Searched refs:IP6T_INV_PROTO (Results 1 – 6 of 6) sorted by relevance
104 #define IP6T_INV_PROTO XT_INV_PROTO macro
138 (ip->proto != IPPROTO_TCP || ip->invflags & IP6T_INV_PROTO)) { in ecn_mt_check6()
176 !(i->invflags & IP6T_INV_PROTO)) in tproxy_tg6_check()
65 if (e->ipv6.invflags & IP6T_INV_PROTO) in xt_ct_find_proto()
160 entry->e6.ipv6.invflags = inv ? IP6T_INV_PROTO : 0; in nft_target_set_tgchk_param()460 entry->e6.ipv6.invflags = inv ? IP6T_INV_PROTO : 0; in nft_match_set_mtchk_param()
91 if (ip6info->invflags & IP6T_INV_PROTO) in ip6_packet_match()99 !(ip6info->invflags & IP6T_INV_PROTO)) in ip6_packet_match()489 ipv6->proto, ipv6->invflags & IP6T_INV_PROTO); in check_match()530 e->ipv6.invflags & IP6T_INV_PROTO); in check_target()