Searched refs:IP6T_FRAG_MF (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/netfilter_ipv6/ | ||
| H A D | ip6t_frag.h | 18 #define IP6T_FRAG_MF 0x10 macro |
| /linux/net/ipv6/netfilter/ | ||
| H A D | ip6t_frag.c | 58 !((fraginfo->flags & IP6T_FRAG_MF) && in frag_mt6() |