OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_efficient
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/altq/libaltq/
qop_cbq.h
55
int
is_efficient
; /* use work-conserving */
member in struct:cbq_ifinfo
qop_cbq.h
55
int
is_efficient
; /* use work-conserving */
member in struct:cbq_ifinfo
qop_cbq.c
117
u_int
is_efficient
= 0;
local
135
is_efficient
= 1;
159
is_wrr,
is_efficient
, no_control) != 0)
494
cbq_ifinfo->
is_efficient
= efficient;
896
if (cbq_ifinfo->
is_efficient
)
qop_cbq.c
117
u_int
is_efficient
= 0;
local
135
is_efficient
= 1;
159
is_wrr,
is_efficient
, no_control) != 0)
494
cbq_ifinfo->
is_efficient
= efficient;
896
if (cbq_ifinfo->
is_efficient
)
Completed in 55 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026