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

/external/iptables/include/linux/netfilter_ipv6/
H A Dip6t_frag.h15 #define IP6T_FRAG_MF 0x10 macro
/external/kernel-headers/original/linux/netfilter_ipv6/
H A Dip6t_frag.h16 #define IP6T_FRAG_MF 0x10 macro
/external/iptables/extensions/
H A Dlibip6t_frag.c61 fraginfo->flags |= IP6T_FRAG_MF;
105 if (frag->flags & IP6T_FRAG_MF)
146 if (fraginfo->flags & IP6T_FRAG_MF)

Completed in 97 milliseconds