Searched refs:IP6T_RT_INV_TYP (Results 1 – 2 of 2) sorted by relevance
71 !!(rtinfo->invflags & IP6T_RT_INV_TYP))); in rt_mt6()163 (rtinfo->invflags & IP6T_RT_INV_TYP))) { in rt_mt6_check()
29 #define IP6T_RT_INV_TYP 0x01 /* Invert the sense of type. */ macro