other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| 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¶
| February 2017 | Kernel Hackers Manual 3.16 |