|
Linux Kernel
3.7.1
|
#include <br_private.h>
Data Fields | |
| u64 | rx_packets |
| u64 | rx_bytes |
| u64 | tx_packets |
| u64 | tx_bytes |
| struct u64_stats_sync | syncp |
Definition at line 171 of file br_private.h.
| u64 rx_bytes |
Definition at line 173 of file br_private.h.
| u64 rx_packets |
Definition at line 172 of file br_private.h.
| struct u64_stats_sync syncp |
Definition at line 176 of file br_private.h.
| u64 tx_bytes |
Definition at line 175 of file br_private.h.
| u64 tx_packets |
Definition at line 174 of file br_private.h.
1.8.2