Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dmpath_ctl.c156 return (check_info_match_nhop(ri->info, ri->rt, nh) == 0); in gw_filter_func()
H A Droute_var.h222 int check_info_match_nhop(const struct rt_addrinfo *info,
H A Droute_ctl.c450 check_info_match_nhop(const struct rt_addrinfo *info, const struct rtentry *rt, in check_info_match_nhop() function
791 error = check_info_match_nhop(info, rt, nh); in rt_unlinkrte()
980 if (check_info_match_nhop(info, NULL, wn[i].nh)) { in change_mpath_route()