Searched refs:rio_alloc (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/net/altq/
H A Daltq_rio.h85 extern rio_t *rio_alloc(int, struct redparams *, int, int);
H A Daltq_rio.c180 rio_alloc(int weight, struct redparams *params, int flags, int pkttime) function
H A Daltq_priq.c342 cl->cl_red = (red_t *)rio_alloc(0, NULL,
H A Daltq_fairq.c404 cl->cl_red = (red_t *)rio_alloc(0, NULL,
H A Daltq_rmclass.c292 cl->red_ = (red_t *)rio_alloc(0, NULL,
H A Daltq_hfsc.c433 cl->cl_red = (red_t *)rio_alloc(0, NULL,

Completed in 114 milliseconds