Home
last modified time | relevance | path

Searched refs:ALTQT_PRIQ (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/altq/
H A Daltq.h53 #define ALTQT_PRIQ 11 /* priority queue */ macro
100 case ALTQT_PRIQ: return (PRIQ_STATS_VERSION); in altq_stats_version()
H A Daltq_subr.c461 case ALTQT_PRIQ: in altq_pfattach()
542 case ALTQT_PRIQ: in altq_add()
588 case ALTQT_PRIQ: in altq_remove()
631 case ALTQT_PRIQ: in altq_add_queue()
669 case ALTQT_PRIQ: in altq_remove_queue()
707 case ALTQT_PRIQ: in altq_getqstats()
H A Daltq_priq.c89 error = altq_attach(&ifp->if_snd, ALTQT_PRIQ, a->altq_disc, in priq_pfattach()
183 if ((pif = altq_lookup(a->ifname, ALTQT_PRIQ)) == NULL) in priq_getqstats()