Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Drtsock.c742 select_nhop(struct nhop_object *nh, const struct sockaddr *gw) in select_nhop() function
809 nh = select_nhop(rt_get_raw_nhop(rc->rc_rt), info->rti_info[RTAX_GATEWAY]); in handle_rtm_get()
847 nh = select_nhop(rt_get_raw_nhop(rc->rc_rt), info->rti_info[RTAX_GATEWAY]); in handle_rtm_get()