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

/external/iptables/include/linux/netfilter_ipv6/
H A Dip6t_frag.h13 #define IP6T_FRAG_RES 0x04 macro
/external/kernel-headers/original/linux/netfilter_ipv6/
H A Dip6t_frag.h14 #define IP6T_FRAG_RES 0x04 macro
/external/iptables/extensions/
H A Dlibip6t_frag.c55 fraginfo->flags |= IP6T_FRAG_RES;
99 if (frag->flags & IP6T_FRAG_RES)
140 if (fraginfo->flags & IP6T_FRAG_RES)

Completed in 1319 milliseconds