Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhgrp.c86 static void consider_resize(struct nh_control *ctl, uint32_t new_gr_buckets,
168 consider_resize(ctl, new_num_buckets, new_num_items); in link_nhgrp()
183 consider_resize(ctl, new_num_buckets, new_num_items); in link_nhgrp()
226 consider_resize(struct nh_control *ctl, uint32_t new_gr_bucket, uint32_t new_idx_items) in consider_resize() function
H A Dnhop.c228 consider_resize(struct nh_control *ctl, uint32_t new_nh_buckets, uint32_t new_idx_items) in consider_resize() function
299 consider_resize(ctl, num_buckets_new, num_items_new); in link_nhop()
314 consider_resize(ctl, num_buckets_new, num_items_new); in link_nhop()
363 consider_resize(ctl, num_buckets_new, num_items_new); in unlink_nhop()
/freebsd/sys/netlink/route/
H A Dnexthop.c115 static void consider_resize(struct unhop_ctl *ctl, uint32_t new_size);
571 consider_resize(struct unhop_ctl *ctl, uint32_t new_size) in consider_resize() function
956 consider_resize(ctl, num_buckets_new); in rtnl_handle_newnhop()