--- fwsync/driver/fwsync_proto.h 2022/08/03 17:07:07 1.4 +++ fwsync/driver/fwsync_proto.h 2022/08/18 11:30:27 1.6 @@ -11,8 +11,11 @@ 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; + uint32_t fws_linktype; uint16_t fws_sport; uint16_t fws_dport; uint16_t fws_aport;