Searched refs:IP6T_FRAG_INV_LEN (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/netfilter_ipv6/
H A Dip6t_frag.h20 #define IP6T_FRAG_INV_LEN 0x02 /* Invert the sense of length. */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter_ipv6/
H A Dip6t_frag.h21 #define IP6T_FRAG_INV_LEN 0x02 /* Invert the sense of length. */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/include/linux/netfilter_ipv6/
H A Dip6t_frag.h21 #define IP6T_FRAG_INV_LEN 0x02 /* Invert the sense of length. */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibip6t_frag.c67 fraginfo->invflags |= IP6T_FRAG_INV_LEN;
111 frag->invflags & IP6T_FRAG_INV_LEN ? "!" : "",
152 (fraginfo->invflags & IP6T_FRAG_INV_LEN) ? " !" : "",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibip6t_frag.c121 fraginfo->invflags |= IP6T_FRAG_INV_LEN;
194 frag->invflags & IP6T_FRAG_INV_LEN ? "!" : "",
236 (fraginfo->invflags & IP6T_FRAG_INV_LEN) ? "! " : "",

Completed in 52 milliseconds