OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Q_RED
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/altq/
altq_classq.h
50
#define
Q_RED
0x01
77
#define q_is_red(q) ((q)->qtype_ ==
Q_RED
) /* Is the queue a red queue */
79
#define q_is_red_or_rio(q) ((q)->qtype_ ==
Q_RED
|| (q)->qtype_ == Q_RIO)
altq_priq.c
371
qtype(cl->cl_q) =
Q_RED
;
altq_red.c
830
qtype(rqp->rq_q) =
Q_RED
;
altq_rmclass.c
298
qtype(cl->q_) =
Q_RED
;
altq_hfsc.c
452
qtype(cl->cl_q) =
Q_RED
;
/src/usr.sbin/altq/altqstat/
qdisc_priq.c
106
if (sp->qtype ==
Q_RED
)
qdisc_cbq.c
129
if (sp->qtype ==
Q_RED
)
qdisc_hfsc.c
148
if (sp->qtype ==
Q_RED
)
Completed in 20 milliseconds
Indexes created Sun Oct 19 22:09:57 GMT 2025