Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Droute_ctl.c205 get_info_weight(const struct rt_addrinfo *info, uint32_t default_weight) in get_info_weight() function
772 rnd_add.rnd_weight = get_info_weight(info, RT_DEFAULT_WEIGHT); in add_route_byinfo()
1170 wn_new[found_idx].weight = get_info_weight(info, wn[found_idx].weight); in change_mpath_route()
1203 rnd_new.rnd_weight = get_info_weight(info, rnd_orig->rnd_weight); in change_route_byinfo()