Searched refs:altq_attach (Results 1 – 5 of 5) sorted by relevance
| /mirbsd/src/sys/altq/ |
| D | if_altq.h | 162 extern int altq_attach(struct ifaltq *, int, void *,
|
| D | altq_cbq.c | 199 error = altq_attach(&ifp->if_snd, ALTQT_CBQ, a->altq_disc, in cbq_pfattach()
|
| D | altq_priq.c | 79 error = altq_attach(&ifp->if_snd, ALTQT_PRIQ, a->altq_disc, in priq_pfattach()
|
| D | altq_subr.c | 94 altq_attach(ifq, type, discipline, enqueue, dequeue, request, clfier, classify) in altq_attach() function
|
| D | altq_hfsc.c | 140 error = altq_attach(&ifp->if_snd, ALTQT_HFSC, a->altq_disc, in hfsc_pfattach()
|