Searched refs:RTNH_F_PERVASIVE (Results 1 – 5 of 5) sorted by relevance
314 __ADD(RTNH_F_PERVASIVE, pervasive)
305 #define RTNH_F_PERVASIVE 2 /* Do recursive gateway lookup */ macro
341 #define RTNH_F_PERVASIVE 2 /* Do recursive gateway lookup */ macro
343 #define RTNH_F_PERVASIVE 2 /* Do recursive gateway lookup */ macro
459 if (r->rtm_flags & RTNH_F_PERVASIVE) in print_route()693 if (nh->rtnh_flags & RTNH_F_PERVASIVE) in print_route()