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