other versions
STRUCT GNET_ESTIMATO(9) | Linux Networking | STRUCT GNET_ESTIMATO(9) |
NAME¶
struct_gnet_estimator - rate estimator configuration
SYNOPSIS¶
struct gnet_estimator {
signed char interval;
unsigned char ewma_log; };
MEMBERS¶
signed char interval
sampling period
unsigned char ewma_log
the log of measurement window weight
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |