struct_gnet_stats_rate_est(9) rate estimator

SYNOPSIS


struct gnet_stats_rate_est {
__u32 bps;
__u32 pps;
};

MEMBERS

bps

current byte rate

pps

current packet rate

COPYRIGHT