Rate estimator
struct gnet_stats_rate_est { __u32 bps; __u32 pps; };
bps
current byte rate
pps
current packet rate