other versions
- jessie 3.16.56-1+deb8u1
| 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¶
| May 2018 | Kernel Hackers Manual 3.16 |