Linux Kernel
3.7.1
|
#include <gen_stats.h>
Data Fields | |
__u64 | bytes |
__u32 | packets |
struct gnet_stats_basic - byte/packet throughput statistics : number of seen bytes : number of seen packets
Definition at line 21 of file gen_stats.h.
__u64 bytes |
Definition at line 22 of file gen_stats.h.
__u32 packets |
Definition at line 23 of file gen_stats.h.