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

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

Completed in 115 milliseconds