Searched refs:IP6T_FRAG_NMF (Results 1 – 2 of 2) sorted by relevance
86 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()
18 #define IP6T_FRAG_NMF 0x20 macro