Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhop_utils.h145 #define CHT_SLIST_RESIZE(_head, _PX, _new_void_ptr, _new_hsize) \ macro
H A Dnhgrp.c258 CHT_SLIST_RESIZE(&ctl->gr_head, mpath, gr_ptr, new_gr_bucket); in consider_resize()
H A Dnhop.c264 CHT_SLIST_RESIZE(&ctl->nh_head, nhops, nh_ptr, new_nh_buckets); in consider_resize()
/freebsd/sys/netlink/route/
H A Dnexthop.c593 CHT_SLIST_RESIZE(&ctl->un_head, unhop, new_ptr, new_size); in consider_resize()