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