Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netlink/route/
HDroute.h59 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
HDrt.c925 case RTN_UNREACHABLE: in create_nexthop_from_attrs()
/freebsd-14-stable/tests/atf_python/sys/netlink/
HDnetlink_route.py164 RTN_UNREACHABLE = auto() variable in RtType
/freebsd-14-stable/contrib/ofed/libibverbs/
HDneigh.c535 RTN_UNREACHABLE == type || in get_route_cb_parser()
/freebsd-14-stable/sbin/route/
HDroute_netlink.c528 case RTN_UNREACHABLE: in print_nlmsg_route()