Name

struct gnet_stats_rate_est — rate estimator

Synopsis

struct gnet_stats_rate_est {
  __u32 bps;
  __u32 pps;
};  

Members

__u32 bps

current byte rate

__u32 pps

current packet rate