Searched refs:rio_addq (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/net/altq/ |
| H A D | altq_rio.h | 88 extern int rio_addq(rio_t *, class_queue_t *, struct mbuf *,
|
| H A D | altq_rio.c | 317 rio_addq(rio_t *rp, class_queue_t *q, struct mbuf *m, in rio_addq() function
|
| H A D | altq_priq.c | 534 return rio_addq((rio_t *)cl->cl_red, cl->cl_q, m, in priq_addq()
|
| H A D | altq_fairq.c | 658 return rio_addq((rio_t *)cl->cl_red, &b->queue, m, cl->cl_pktattr); in fairq_addq()
|
| H A D | altq_rmclass.c | 1599 return rio_addq((rio_t *)cl->red_, cl->q_, m, cl->pktattr_); in _rmc_addq()
|
| H A D | altq_hfsc.c | 814 return rio_addq((rio_t *)cl->cl_red, cl->cl_q, in hfsc_addq()
|