Rate estimator
struct gnet_stats_rate_est64 { __u64 bps; __u64 pps; };
bps
current byte rate
pps
current packet rate