OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CBQCLF_ROOTCLASS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/altq/
altq_cbq.h
61
#define
CBQCLF_ROOTCLASS
0x1000 /* root class */
altq_cbq.c
354
if (parent == NULL && (opts->flags &
CBQCLF_ROOTCLASS
) == 0) {
367
if ((opts->flags &
CBQCLF_ROOTCLASS
) != 0) {
386
if ((opts->flags &
CBQCLF_ROOTCLASS
) != 0) {
633
if (parent == NULL && (acp->cbq_class.flags &
CBQCLF_ROOTCLASS
) == 0) {
726
if ((spec->flags &
CBQCLF_ROOTCLASS
) != 0) {
/src/usr.sbin/altq/libaltq/
qop_cbq.c
183
flags |=
CBQCLF_ROOTCLASS
;
539
flags |=
CBQCLF_ROOTCLASS
;
892
if ((flags &
CBQCLF_ROOTCLASS
) == 0)
893
flags |=
CBQCLF_ROOTCLASS
;
/src/dist/pf/sbin/pfctl/
pfctl_altq.c
416
opts->flags |= (
CBQCLF_ROOTCLASS
| CBQCLF_WRR);
526
if (altq->pq_u.cbq_opts.flags &
CBQCLF_ROOTCLASS
)
568
if (opts->flags &
CBQCLF_ROOTCLASS
)
Completed in 46 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025