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

__u32 bps

current byte rate

__u32 pps

current packet rate

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11