Searched refs:CBQCLF_ROOTCLASS (Results 1 – 4 of 4) sorted by relevance
354 if (parent == NULL && (opts->flags & CBQCLF_ROOTCLASS) == 0) { in cbq_add_queue() 367 if ((opts->flags & CBQCLF_ROOTCLASS) != 0) { in cbq_add_queue() 386 if ((opts->flags & CBQCLF_ROOTCLASS) != 0) { in cbq_add_queue() 633 if (parent == NULL && (acp->cbq_class.flags & CBQCLF_ROOTCLASS) == 0) { in cbq_add_class() 726 if ((spec->flags & CBQCLF_ROOTCLASS) != 0) { in cbq_class_create()
61 #define CBQCLF_ROOTCLASS 0x1000 /* root class */ macro
183 flags |= CBQCLF_ROOTCLASS; in cbq_class_parser() 539 flags |= CBQCLF_ROOTCLASS; in qop_cbq_add_class() 892 if ((flags & CBQCLF_ROOTCLASS) == 0) in cbq_class_spec() 893 flags |= CBQCLF_ROOTCLASS; in cbq_class_spec()
416 opts->flags |= (CBQCLF_ROOTCLASS | CBQCLF_WRR); in eval_pfqueue_cbq()526 if (altq->pq_u.cbq_opts.flags & CBQCLF_ROOTCLASS) in check_commit_cbq()568 if (opts->flags & CBQCLF_ROOTCLASS) in print_cbq_opts()