Home | History | Annotate | Download | only in pfctl

Lines Matching refs:ALTQ

41 #include <altq/altq.h>
42 #include <altq/altq_cbq.h>
43 #include <altq/altq_priq.h>
44 #include <altq/altq_hfsc.h>
420 %token ALTQ CBQ PRIQ HFSC BANDWIDTH TBRSIZE LINKSHARE REALTIME UPPERLIMIT
1293 altqif : ALTQ interface queue_opts QUEUE qassign {
4415 yyerror("altq on ! <interface> is not supported");
4425 print_altq(&pf->paltq->altq, 0,
4613 print_queue(&pf->paltq->altq, 0,
4892 { "altq", ALTQ},