|
Linux Kernel
3.7.1
|
Data Fields | |
| u64 | rx_packets |
| u64 | tx_packets |
| u64 | rx_bytes |
| u64 | tx_bytes |
| struct u64_stats_sync | syncp |
Definition at line 74 of file xen-netfront.c.
| u64 rx_bytes |
Definition at line 77 of file xen-netfront.c.
| u64 rx_packets |
Definition at line 75 of file xen-netfront.c.
| struct u64_stats_sync syncp |
Definition at line 79 of file xen-netfront.c.
| u64 tx_bytes |
Definition at line 78 of file xen-netfront.c.
| u64 tx_packets |
Definition at line 76 of file xen-netfront.c.
1.8.2