Searched refs:RTN_UNREACHABLE (Results 1 – 7 of 7) sorted by relevance
42 case RTN_UNREACHABLE: in rtnl_rtntype_n2a()78 res = RTN_UNREACHABLE; in rtnl_rtntype_a2n()
258 r->rtm_type == RTN_UNREACHABLE && in filter_nlmsg()
63 __ADD(RTN_UNREACHABLE,unreachable)
179 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
189 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
201 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
95 {"unreachable", RTN_UNREACHABLE}, {"prohibit", RTN_PROHIBIT},1612 && msg->rtm_type == RTN_UNREACHABLE in display_route_info()