Searched refs:EBT_IPROTO (Results 1 – 7 of 7) sorted by relevance
108 #define EBT_IPROTO 0x01 macro115 #define EBT_INV_MASK (EBT_IPROTO | EBT_IIN | EBT_IOUT | EBT_ILOGICALIN \
68 e->invflags & EBT_IPROTO) in ebt_arpreply_tg_check()
86 e->invflags & EBT_IPROTO) in ebt_ip_mt_check()
110 e->invflags & EBT_IPROTO) in ebt_arp_mt_check()
105 if (e->ethproto != htons(ETH_P_IPV6) || e->invflags & EBT_IPROTO) in ebt_ip6_mt_check()
142 if (FWINV2(ntohs(ethproto) >= ETH_P_802_3_MIN, EBT_IPROTO)) in ebt_basic_match()145 FWINV2(e->ethproto != ethproto, EBT_IPROTO)) in ebt_basic_match()379 e->ethproto, e->invflags & EBT_IPROTO); in ebt_check_match()410 e->ethproto, e->invflags & EBT_IPROTO); in ebt_check_watcher()745 e->ethproto, e->invflags & EBT_IPROTO); in ebt_check_entry()
146 entry->ebt.invflags = inv ? EBT_IPROTO : 0; in nft_target_set_tgchk_param()362 entry->ebt.invflags = inv ? EBT_IPROTO : 0; in nft_match_set_mtchk_param()