Home
last modified time | relevance | path

Searched refs:RTN_UNREACHABLE (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netlink/route/
H A Droute.h59 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
H A Drt.c909 case RTN_UNREACHABLE: in create_nexthop_from_attrs()
/freebsd/contrib/ofed/libibverbs/
H A Dneigh.c535 RTN_UNREACHABLE == type || in get_route_cb_parser()
/freebsd/tests/atf_python/sys/netlink/
H A Dnetlink_route.py164 RTN_UNREACHABLE = auto() variable in RtType
/freebsd/sbin/route/
H A Droute_netlink.c533 case RTN_UNREACHABLE: in print_nlmsg_route()