Home
last modified time | relevance | path

Searched refs:rio_getq (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/net/altq/
H A Daltq_rio.h90 extern struct mbuf *rio_getq(rio_t *, class_queue_t *);
H A Daltq_rio.c430 rio_getq(rio_t *rp, class_queue_t *q) in rio_getq() function
H A Daltq_priq.c563 return rio_getq((rio_t *)cl->cl_red, cl->cl_q); in priq_getq()
H A Daltq_fairq.c692 m = rio_getq((rio_t *)cl->cl_red, &b->queue); in fairq_getq()
H A Daltq_rmclass.c1632 return rio_getq((rio_t *)cl->red_, cl->q_); in _rmc_getq()
H A Daltq_hfsc.c843 return rio_getq((rio_t *)cl->cl_red, cl->cl_q); in hfsc_getq()