OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:th_max_s
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_rio.h
99
int
th_max_s
; /* th_max scaled by avgshift */
member in struct:rio::dropprec_state
altq_rio.c
275
* th_min_s and
th_max_s
are scaled versions of th_min
279
prec->
th_max_s
= prec->th_max << (rp->rio_wshift + FP_SHIFT);
384
if (avg >= prec->
th_max_s
) {
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025