Name

struct gnet_stats_rate_est64 — rate estimator

Synopsis

struct gnet_stats_rate_est64 {
  __u64 bps;
  __u64 pps;
};  

Members

__u64 bps

current byte rate

__u64 pps

current packet rate