Scroll to navigation

STRUCT GNET_STATS_RA(9) Linux Networking STRUCT GNET_STATS_RA(9)

NAME

struct_gnet_stats_rate_est64 - rate estimator

SYNOPSIS

struct gnet_stats_rate_est64 {
  __u64 bps;
  __u64 pps;
};  

MEMBERS

bps
current byte rate

pps

current packet rate

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.