Searched refs:EBT_IPROTO (Results 1 – 5 of 5) sorted by relevance
53 #define EBT_IPROTO 0x01 macro60 #define EBT_INV_MASK (EBT_IPROTO | EBT_IIN | EBT_IOUT | EBT_ILOGICALIN \
142 op = nft_invflags2cmp(fw->invflags, EBT_IPROTO); in nft_bridge_add()148 add_compat(r, fw->ethproto, fw->invflags & EBT_IPROTO); in nft_bridge_add()248 fw->invflags |= EBT_IPROTO; in nft_bridge_parse_payload()613 print_protocol(cs->eb.ethproto, cs->eb.invflags & EBT_IPROTO, in nft_bridge_save_rule()862 cs->eb.invflags & EBT_IPROTO ? "!= " : "", in nft_bridge_xlate()
441 cs.eb.invflags |= EBT_IPROTO; in do_commandeb_xlate()
1031 cs.eb.invflags |= EBT_IPROTO; in do_commandeb()
112 #define EBT_IPROTO 0x01 macro119 #define EBT_INV_MASK (EBT_IPROTO | EBT_IIN | EBT_IOUT | EBT_ILOGICALIN \