1STRUCT GNET_ESTIMATO(9)        Linux Networking        STRUCT GNET_ESTIMATO(9)
2
3
4

NAME

6       struct_gnet_estimator - rate estimator configuration
7

SYNOPSIS

9       struct gnet_estimator {
10         signed char interval;
11         unsigned char ewma_log;
12       };
13

MEMBERS

15       interval
16           sampling period
17
18       ewma_log
19           the log of measurement window weight
20
22Kernel Hackers Manual 2.6.         June 2019           STRUCT GNET_ESTIMATO(9)
Impressum