Lines Matching defs:wn
107 sort_weightened_nhops(struct weightened_nhop *wn, int num_nhops) in sort_weightened_nhops()
121 sort_weightened_nhops_weights(struct weightened_nhop *wn, int num_items) in sort_weightened_nhops_weights()
147 calc_min_mpath_slots_fast(struct weightened_nhop *wn, size_t num_items, in calc_min_mpath_slots_fast()
188 calc_min_mpath_slots(struct weightened_nhop *wn, size_t num_items) in calc_min_mpath_slots()
279 alloc_nhgrp(struct weightened_nhop *wn, int num_nhops) in alloc_nhgrp()
461 nhgrp_alloc(uint32_t fibnum, int family, struct weightened_nhop *wn, int num_nhops, in nhgrp_alloc()
565 get_nhgrp(struct nh_control *ctl, struct weightened_nhop *wn, int num_nhops, in get_nhgrp()
593 struct weightened_nhop *wn, int num_nhops, int *perror) in append_nhops()
645 nhgrp_get_group(struct rib_head *rh, struct weightened_nhop *wn, int num_nhops, in nhgrp_get_group()
729 struct weightened_nhop wn[2] = {}; in nhgrp_get_addition_group() local
816 const struct weightened_nhop *wn = &nhg_priv->nhg_nh_weights[i]; in nhgrp_print_buf() local