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

NAME

6       struct_gnet_stats_rate_est64 - rate estimator
7

SYNOPSIS

9       struct gnet_stats_rate_est64 {
10         __u64 bps;
11         __u64 pps;
12       };
13

MEMBERS

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