Home
last modified time | relevance | path

Searched refs:IP6T_FRAG_NMF (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/ipv6/netfilter/
Dip6t_frag.c86 fraginfo->flags & IP6T_FRAG_NMF, in frag_mt6()
88 !((fraginfo->flags & IP6T_FRAG_NMF) && in frag_mt6()
101 !((fraginfo->flags & IP6T_FRAG_NMF) && in frag_mt6()
/Linux-v4.19/include/uapi/linux/netfilter_ipv6/
Dip6t_frag.h19 #define IP6T_FRAG_NMF 0x20 macro