struct_gnet_estimator (9) Linux Manual Page
struct_gnet_estimator – rate estimator configuration
Synopsis
struct gnet_estimator {
signed char interval;
unsigned char ewma_log;
};
Members
interval
- sampling period
ewma_log
- the log of measurement window weight
