Searched refs:CBQCLF_DEFCLASS (Results 1 – 4 of 4) sorted by relevance
64 #define CBQCLF_DEFCLASS 0x2000 /* default class */ macro
372 case CBQCLF_DEFCLASS: in cbq_add_queue()412 if ((opts->flags & CBQCLF_CLASSMASK) == CBQCLF_DEFCLASS) in cbq_add_queue()758 if ((spec->flags & CBQCLF_CLASSMASK) == CBQCLF_DEFCLASS)
575 if (altq->pq_u.cbq_opts.flags & CBQCLF_DEFCLASS)617 if (opts->flags & CBQCLF_DEFCLASS)
1737 $$ = CBQCLF_DEFCLASS;