Searched refs:IP6T_INV_FRAG (Results 1 - 3 of 3) sorted by relevance

/external/iptables/include/linux/netfilter_ipv6/
H A Dip6_tables.h78 #define IP6T_INV_FRAG 0x20 /* Invert the sense of FRAG. */ macro
/external/kernel-headers/original/linux/netfilter_ipv6/
H A Dip6_tables.h78 #define IP6T_INV_FRAG 0x20 /* Invert the sense of FRAG. */ macro
/external/iptables/iptables/
H A Dip6tables.c1112 * FIXME: linux/netfilter_ipv6/ip6_tables: IP6T_INV_FRAG why definied? */
1115 e->ipv6.invflags & IP6T_INV_FRAG ? " !" : "");

Completed in 1974 milliseconds