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.c87 static void consider_resize(struct nh_control *ctl, uint32_t new_gr_buckets,
169 consider_resize(ctl, new_num_buckets, new_num_items); in link_nhgrp()
184 consider_resize(ctl, new_num_buckets, new_num_items); in link_nhgrp()
227 consider_resize(struct nh_control *ctl, uint32_t new_gr_bucket, uint32_t new_idx_items) in consider_resize() function
H A Dnhop.c233 consider_resize(struct nh_control *ctl, uint32_t new_nh_buckets, uint32_t new_idx_items) in consider_resize() function
304 consider_resize(ctl, num_buckets_new, num_items_new); in link_nhop()
319 consider_resize(ctl, num_buckets_new, num_items_new); in link_nhop()
368 consider_resize(ctl, num_buckets_new, num_items_new); in unlink_nhop()
/freebsd/sys/netlink/route/
H A Dnexthop.c116 static void consider_resize(struct unhop_ctl *ctl, uint32_t new_size);
575 consider_resize(struct unhop_ctl *ctl, uint32_t new_size) in consider_resize() function
960 consider_resize(ctl, num_buckets_new); in rtnl_handle_newnhop()