Searched refs:IPT_INV_PROTO (Results 1 – 6 of 6) sorted by relevance
100 #define IPT_INV_PROTO XT_INV_PROTO macro
96 (ip->proto != IPPROTO_TCP || ip->invflags & IPT_INV_PROTO)) { in ecn_mt_check4()
199 && !(i->invflags & IPT_INV_PROTO)) in tproxy_tg4_check()
59 if (e->ip.invflags & IPT_INV_PROTO) in xt_ct_find_proto()
153 entry->e4.ip.invflags = inv ? IPT_INV_PROTO : 0; in nft_target_set_tgchk_param()454 entry->e4.ip.invflags = inv ? IPT_INV_PROTO : 0; in nft_match_set_mtchk_param()
69 NF_INVF(ipinfo, IPT_INV_PROTO, ip->protocol != ipinfo->proto)) in ip_packet_match()472 ip->proto, ip->invflags & IPT_INV_PROTO); in check_match()511 e->ip.proto, e->ip.invflags & IPT_INV_PROTO); in check_target()