other versions
- stretch 4.9.168-1
| STRUCT GNET_ESTIMATO(9) | Linux Networking | STRUCT GNET_ESTIMATO(9) |
NAME¶
struct_gnet_estimator - rate estimator configurationSYNOPSIS¶
struct gnet_estimator {
signed char interval;
unsigned char ewma_log;
};
MEMBERS¶
intervalsampling period
ewma_log
the log of measurement window weight
COPYRIGHT¶
| April 2019 | Kernel Hackers Manual 4.9. |