Searched refs:RTNH_F_UNRESOLVED (Results 1 – 4 of 4) sorted by relevance
376 #define RTNH_F_UNRESOLVED 32 /* The entry is unresolved (ipmr) */ macro
401 #define RTNH_F_UNRESOLVED 32 /* The entry is unresolved (ipmr) */ macro
219 rtm->rtm_flags |= RTNH_F_UNRESOLVED; in mr_fill_mroute()