--- fwsync/driver/fwsync_proto.h 2022/08/03 17:07:07 1.4 +++ fwsync/driver/fwsync_proto.h 2022/08/10 00:03:50 1.5 @@ -11,6 +11,8 @@ struct fws_proto { uint8_t fws_fib; uint8_t fws_addrtype; uint8_t fws_proto; + uint8_t fws_cmdtype; + uint16_t fws_kidx; uint16_t fws_rulenum; uint32_t fws_ruleid; uint16_t fws_sport;