struct gnet_stats_ra(9)
NAME
struct_gnet_stats_rate_est - rate estimator
SYNOPSIS
struct gnet_stats_rate_est {
__u32 bps;
__u32 pps;
};
MEMBERS
- bps
- current byte rate
- pps
- current packet rate
struct_gnet_stats_rate_est - rate estimator
struct gnet_stats_rate_est {
__u32 bps;
__u32 pps;
};