Searched refs:IP6T_FRAG_RES (Results 1 – 2 of 2) sorted by relevance
142 (fraginfo->flags & IP6T_FRAG_RES), frag->reserved, in match()144 !((fraginfo->flags & IP6T_FRAG_RES) in match()168 !((fraginfo->flags & IP6T_FRAG_RES) in match()
14 #define IP6T_FRAG_RES 0x04 macro