OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_control
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/altq/libaltq/
qop_cbq.h
56
bool
no_control
; /* don't create a control class automatically */
member in struct:cbq_ifinfo
80
int is_wrr, int efficient, bool
no_control
);
93
uint64_t bandwidth, int is_wrr, int efficient, bool
no_control
);
qop_cbq.c
119
bool
no_control
= false;
local
145
no_control
= true;
159
is_wrr, is_efficient,
no_control
) != 0)
313
bool
no_control
)
318
no_control
);
351
if (flags & CBQCLF_DEFCLASS && !cbq_ifinfo->
no_control
) {
482
uint64_t bandwidth, int is_wrr, int efficient, bool
no_control
)
495
cbq_ifinfo->
no_control
=
no_control
;
Completed in 23 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026