1STRUCT GNET_STATS_RA(9) Linux Networking STRUCT GNET_STATS_RA(9)
23
4
NAME
6struct_gnet_stats_rate_est - rate estimator
7
SYNOPSIS
9struct gnet_stats_rate_est {
10__u32 bps;
11__u32 pps;
12};
13
MEMBERS
15bps
16current byte rate
1718
pps
19current packet rate
20
COPYRIGHT
22Kernel Hackers Manual 2.6. November 2011 STRUCT GNET_STATS_RA(9)