Home
last modified time | relevance | path

Searched refs:IP6T_INV_VIA_OUT (Results 1 – 3 of 3) sorted by relevance

/third_party/iptables/include/linux/netfilter_ipv6/
Dip6_tables.h95 #define IP6T_INV_VIA_OUT 0x02 /* Invert the sense of OUT IFACE */ macro
/third_party/iptables/iptables/
Dnft-ipv6.c359 cs->fw6.ipv6.invflags & IP6T_INV_VIA_OUT); in nft_ipv6_xlate()
Dip6tables.c109 /* -o */ IP6T_INV_VIA_OUT,
903 e->ipv6.invflags & IP6T_INV_VIA_OUT); in print_rule6()