Searched refs:IP6T_FRAG_FST (Results 1 – 2 of 2) sorted by relevance
73 fraginfo->flags & IP6T_FRAG_FST, in frag_mt6()75 !((fraginfo->flags & IP6T_FRAG_FST) && in frag_mt6()93 !((fraginfo->flags & IP6T_FRAG_FST) && in frag_mt6()
17 #define IP6T_FRAG_FST 0x08 macro