OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctl_class
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/altq/altqd/altq.conf.samples/
cbq.sharing
10
class cbq pvc0
ctl_class
root_class pbandwidth 0
cbq.sample0
9
class cbq sr0
ctl_class
root pbandwidth 4 control
cbq.v6
9
class cbq sr0
ctl_class
root pbandwidth 4 control
cbq.widecamp
10
class cbq sr0
ctl_class
root priority 3 pbandwidth 4 maxburst 4 control
/src/usr.sbin/altq/libaltq/
qop_cbq.h
51
struct classinfo *
ctl_class
; /* control class */
member in struct:cbq_ifinfo
qop_cbq.c
288
if (strcmp("
ctl_class
", class_name) == 0)
353
* if this is a default class and no
ctl_class
is defined,
354
* we will create a
ctl_class
.
356
if (cbq_ifinfo->
ctl_class
== NULL) {
357
/* reserve bandwidth for
ctl_class
*/
381
* no
ctl_class
is defined, also add the ctl traffic class.
384
if (qcmd_cbq_add_class(ifname, "
ctl_class
", parent_name,
388
LOG(LOG_ERR, errno, "can't create
ctl_class
!");
424
* add the default filters for
ctl_class
(for backward compatibility).
543
if ((flags & CBQCLF_CTLCLASS) && cbq_ifinfo->
ctl_class
!= NULL
[
all
...]
Completed in 14 milliseconds
Indexes created Mon Oct 13 04:09:54 GMT 2025