Home
last modified time | relevance | path

Searched refs:CHT_SLIST_RESIZE (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/net/route/
HDnhop_utils.h145 #define CHT_SLIST_RESIZE(_head, _PX, _new_void_ptr, _new_hsize) \ macro
HDnhgrp.c259 CHT_SLIST_RESIZE(&ctl->gr_head, mpath, gr_ptr, new_gr_bucket); in consider_resize()
HDnhop.c264 CHT_SLIST_RESIZE(&ctl->nh_head, nhops, nh_ptr, new_nh_buckets); in consider_resize()
/freebsd-14-stable/sys/netlink/route/
HDnexthop.c593 CHT_SLIST_RESIZE(&ctl->un_head, unhop, new_ptr, new_size); in consider_resize()