Searched refs:RTN_UNREACHABLE (Results 1 – 8 of 8) sorted by relevance
42 case RTN_UNREACHABLE: in rtnl_rtntype_n2a()78 res = RTN_UNREACHABLE; in rtnl_rtntype_a2n()
287 r->rtm_type == RTN_UNREACHABLE && in filter_nlmsg()
68 __ADD(RTN_UNREACHABLE,unreachable)
189 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
208 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
213 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
412 if (rtm->rtm_type == RTN_UNREACHABLE) in if_copyrt()477 if (rtm->rtm_type == RTN_UNREACHABLE) in if_copyrt6()1556 nlm.rt.rtm_type = RTN_UNREACHABLE; in if_route6()
95 {"unreachable", RTN_UNREACHABLE}, {"prohibit", RTN_PROHIBIT},1608 && msg->rtm_type == RTN_UNREACHABLE in display_route_info()