1. NAME

struct_gnet_estimator - rate estimator configuration

2. SYNOPSIS



 
Sélectionnez
struct gnet_estimator {
  signed char interval;
  unsigned char ewma_log;
};

3. MEMBERS

interval
    sampling period

ewma_log
    the log of measurement window weight

4. COPYRIGHT