Searched refs:consider_resize (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/route/ |
| H A D | nhgrp.c | 85 static void consider_resize(struct nh_control *ctl, uint32_t new_nh_buckets, 167 consider_resize(ctl, new_num_buckets, new_num_items); in link_nhgrp() 177 consider_resize(ctl, new_num_buckets, new_num_items); in link_nhgrp() 213 consider_resize(struct nh_control *ctl, uint32_t new_nh_buckets, uint32_t new_idx_items) in consider_resize() function
|
| H A D | nhop.c | 237 consider_resize(struct nh_control *ctl, uint32_t new_nh_buckets, uint32_t new_idx_items) in consider_resize() function 307 consider_resize(ctl, num_buckets_new, num_items_new); in link_nhop() 320 consider_resize(ctl, num_buckets_new, num_items_new); in link_nhop() 366 consider_resize(ctl, num_buckets_new, num_items_new); in unlink_nhop()
|