--- fwsync/driver/fwsync_proto.h 2022/08/10 00:03:50 1.5 +++ fwsync/driver/fwsync_proto.h 2022/08/18 11:30:27 1.6 @@ -15,6 +15,7 @@ struct fws_proto { 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;