SYNOPSIS

struct gnet_stats_rate_est64 {
  __u64 bps;
  __u64 pps;
};

MEMBERS

bps

current byte rate

pps

current packet rate

COPYRIGHT