1STRUCT GNET_STATS_RA(9)        Linux Networking        STRUCT GNET_STATS_RA(9)
2
3
4

NAME

6       struct_gnet_stats_rate_est - rate estimator
7

SYNOPSIS

9       struct gnet_stats_rate_est {
10         __u32 bps;
11         __u32 pps;
12       };
13

MEMBERS

15       bps
16           current byte rate
17
18       pps
19           current packet rate
20
22Kernel Hackers Manual 2.6.         June 2019           STRUCT GNET_STATS_RA(9)
Impressum