Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhgrp.c243 CHT_SLIST_RESIZE(&ctl->gr_head, mpath, nh_ptr, new_nh_buckets); in consider_resize()
H A Dnhop_utils.h159 #define CHT_SLIST_RESIZE(_head, _PX, _new_void_ptr, _new_hsize) \ macro
H A Dnhop.c267 CHT_SLIST_RESIZE(&ctl->nh_head, nhops, nh_ptr, new_nh_buckets); in consider_resize()