Name

struct gnet_estimator — rate estimator configuration

Synopsis

struct gnet_estimator {
  signed char interval;
  unsigned char ewma_log;
};  

Members

signed char interval

sampling period

unsigned char ewma_log

the log of measurement window weight