Searched refs:IP6T_FRAG_RES (Results 1 – 2 of 2) sorted by relevance
71 fraginfo->flags & IP6T_FRAG_RES, fh->reserved, in frag_mt6()73 !((fraginfo->flags & IP6T_FRAG_RES) && in frag_mt6()95 !((fraginfo->flags & IP6T_FRAG_RES) && in frag_mt6()
15 #define IP6T_FRAG_RES 0x04 macro