|
Linux Kernel
3.7.1
|
#include <vlan.h>
Data Fields | |
| u64 | rx_packets |
| u64 | rx_bytes |
| u64 | rx_multicast |
| u64 | tx_packets |
| u64 | tx_bytes |
| struct u64_stats_sync | syncp |
| u32 | rx_errors |
| u32 | tx_dropped |
struct vlan_pcpu_stats - VLAN percpu rx/tx stats : number of received packets : number of received bytes : number of received multicast packets : number of transmitted packets : number of transmitted bytes : synchronization point for 64bit counters : number of rx errors : number of tx drops
| struct u64_stats_sync syncp |
1.8.2