--- fwsync/driver/fwsync_proto.h 2022/07/11 15:59:42 1.3 +++ fwsync/driver/fwsync_proto.h 2022/08/03 17:07:07 1.4 @@ -11,6 +11,8 @@ struct fws_proto { uint8_t fws_fib; uint8_t fws_addrtype; uint8_t fws_proto; + uint16_t fws_rulenum; + uint32_t fws_ruleid; uint16_t fws_sport; uint16_t fws_dport; uint16_t fws_aport;