Scroll to navigation

STRUCT GNET_STATS_RA(9) Linux Networking 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

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.