Searched refs:IPT_INV_PROTO (Results 1 – 6 of 6) sorted by relevance
98 #define IPT_INV_PROTO XT_INV_PROTO macro
99 (ip->proto != IPPROTO_TCP || ip->invflags & IPT_INV_PROTO)) { in ecn_mt_check4()
62 if (e->ip.invflags & IPT_INV_PROTO) in xt_ct_find_proto()
135 entry->e4.ip.invflags = inv ? IPT_INV_PROTO : 0; in nft_target_set_tgchk_param()351 entry->e4.ip.invflags = inv ? IPT_INV_PROTO : 0; in nft_match_set_mtchk_param()
537 && !(i->invflags & IPT_INV_PROTO)) in tproxy_tg4_check()
120 FWINV(ip->protocol != ipinfo->proto, IPT_INV_PROTO)) { in ip_packet_match()123 ipinfo->invflags&IPT_INV_PROTO ? " (INV)":""); in ip_packet_match()597 ip->proto, ip->invflags & IPT_INV_PROTO); in check_match()644 e->ip.proto, e->ip.invflags & IPT_INV_PROTO); in check_target()