OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fve_f
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_flowvalve.h
66
int
fve_f
; /* scaled average fraction */
member in struct:fve
altq_red.c
1081
#define FV_N 10 /* update
fve_f
every FV_N packets */
1095
* fve_p and
fve_f
, in the fixed point format.
1225
fve->
fve_f
= 0.0;
1348
fve->
fve_f
=
1350
+ fve->
fve_f
- FV_FUNSCALE(fve->
fve_f
);
1363
if (fve->
fve_f
> fthresh)
Completed in 17 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025