struct_gnet_stats_rate_est64(9) rate estimator

SYNOPSIS


struct gnet_stats_rate_est64 {
__u64 bps;
__u64 pps;
};

MEMBERS

bps

current byte rate

pps

current packet rate

COPYRIGHT