Home
last modified time | relevance | path

Searched refs:IP6T_INV_PROTO (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h104 #define IP6T_INV_PROTO XT_INV_PROTO macro
/linux/net/netfilter/
H A Dxt_ecn.c142 (ip->proto != IPPROTO_TCP || ip->invflags & IP6T_INV_PROTO)) { in ecn_mt_check6()
H A Dxt_TPROXY.c183 !(i->invflags & IP6T_INV_PROTO)) in tproxy_tg6_check()
H A Dnft_compat.c161 entry->e6.ipv6.invflags = inv ? IP6T_INV_PROTO : 0; in nft_target_set_tgchk_param()
486 entry->e6.ipv6.invflags = inv ? IP6T_INV_PROTO : 0; in nft_match_set_mtchk_param()