OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CBQCLF_DEFCLASS
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/altq/
altq_cbq.h
62
#define
CBQCLF_DEFCLASS
0x2000 /* default class */
altq_cbq.c
373
if ((opts->flags &
CBQCLF_DEFCLASS
) != 0) {
411
if ((opts->flags &
CBQCLF_DEFCLASS
) != 0)
753
if ((spec->flags &
CBQCLF_DEFCLASS
) != 0)
/src/usr.sbin/altq/libaltq/
qop_cbq.c
191
flags |=
CBQCLF_DEFCLASS
;
351
if (flags &
CBQCLF_DEFCLASS
&& !cbq_ifinfo->no_control) {
541
if ((flags &
CBQCLF_DEFCLASS
) && cbq_ifinfo->default_class != NULL)
620
if (flags &
CBQCLF_DEFCLASS
)
/src/dist/pf/sbin/pfctl/
pfctl_altq.c
528
if (altq->pq_u.cbq_opts.flags &
CBQCLF_DEFCLASS
)
570
if (opts->flags &
CBQCLF_DEFCLASS
)
parse.y
1500
$$ =
CBQCLF_DEFCLASS
;
Completed in 146 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025