Searched refs:IP6T_FRAG_NMF (Results 1 – 2 of 2) sorted by relevance
83 fraginfo->flags & IP6T_FRAG_NMF, in frag_mt6()85 !((fraginfo->flags & IP6T_FRAG_NMF) && in frag_mt6()97 !((fraginfo->flags & IP6T_FRAG_NMF) && in frag_mt6()
19 #define IP6T_FRAG_NMF 0x20 macro