Searched refs:EBT_IPROTO (Results 1 – 4 of 4) sorted by relevance
57 #define EBT_IPROTO 0x01 macro64 #define EBT_INV_MASK (EBT_IPROTO | EBT_IIN | EBT_IOUT | EBT_ILOGICALIN \
94 result |= EBT_IPROTO; in ipt_to_ebt_flags()199 op = nft_invflags2cmp(fw->invflags, EBT_IPROTO); in nft_bridge_add()306 fw->invflags |= EBT_IPROTO; in nft_bridge_parse_payload()455 if (cs.fw.invflags & EBT_IPROTO) in nft_bridge_print_firewall()
1088 cs.fw.invflags |= EBT_IPROTO; in do_commandeb()
110 #define EBT_IPROTO 0x01 macro117 #define EBT_INV_MASK (EBT_IPROTO | EBT_IIN | EBT_IOUT | EBT_ILOGICALIN \