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

/freebsd-10.1-release/sys/contrib/altq/altq/
H A Daltq_rio.h135 extern rio_t *rio_alloc(int, struct redparams *, int, int);
H A Daltq_rio.c203 rio_alloc(int weight, struct redparams *params, int flags, int pkttime) function
590 rqp->rq_rio = rio_alloc(0, NULL, 0, 0);
680 new = rio_alloc(fc->rio_weight, &fc->q_params[0],
H A Daltq_priq.c366 cl->cl_red = (red_t *)rio_alloc(0, NULL,
H A Daltq_rmclass.c297 cl->red_ = (red_t *)rio_alloc(0, NULL,
H A Daltq_hfsc.c446 cl->cl_red = (red_t *)rio_alloc(0, NULL,

Completed in 65 milliseconds