struct_gnet_estimator(9) 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

COPYRIGHT