1STRUCT GNET_ESTIMATO(9) Linux Networking STRUCT GNET_ESTIMATO(9)
23
4
NAME
6struct_gnet_estimator - rate estimator configuration
7
SYNOPSIS
9struct gnet_estimator {
10signed char interval;
11unsigned char ewma_log;
12};
13
MEMBERS
15interval
16sampling period
1718
ewma_log
19the log of measurement window weight
20
COPYRIGHT
22Kernel Hackers Manual 3.10 June 2019 STRUCT GNET_ESTIMATO(9)