Searched refs:IP6T_FRAG_INV_IDS (Results 1 – 2 of 2) sorted by relevance
66 !!(fraginfo->invflags & IP6T_FRAG_INV_IDS))); in frag_mt6()90 !!(fraginfo->invflags & IP6T_FRAG_INV_IDS)) && in frag_mt6()
22 #define IP6T_FRAG_INV_IDS 0x01 /* Invert the sense of ids. */ macro