Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_route.c604 select_nhop(struct nhop_object *nh, const struct sockaddr *gw) in select_nhop() function
671 nh = select_nhop(rt_get_raw_nhop(rc->rc_rt), info->rti_info[RTAX_GATEWAY]); in handle_rtm_get()
709 nh = select_nhop(rt_get_raw_nhop(rc->rc_rt), info->rti_info[RTAX_GATEWAY]); in handle_rtm_get()
/f-stack/freebsd/net/
H A Drtsock.c702 select_nhop(struct nhop_object *nh, const struct sockaddr *gw) in select_nhop() function
769 nh = select_nhop(rt_get_raw_nhop(rc->rc_rt), info->rti_info[RTAX_GATEWAY]); in handle_rtm_get()
807 nh = select_nhop(rt_get_raw_nhop(rc->rc_rt), info->rti_info[RTAX_GATEWAY]); in handle_rtm_get()