other versions
| STRUCT GNET_STATS_RA(9) | Linux Networking | STRUCT GNET_STATS_RA(9) |
NAME¶
struct_gnet_stats_rate_est64 - rate estimatorSYNOPSIS¶
struct gnet_stats_rate_est64 {
__u64 bps;
__u64 pps;
};
MEMBERS¶
__u64 bpscurrent byte rate
__u64 pps
current packet rate
COPYRIGHT¶
| September 2017 | Kernel Hackers Manual 4.12 |