|
Linux Kernel
3.7.1
|
Data Fields | |
| u64 | rx_packets |
| u64 | rx_bytes |
| u64 | tx_packets |
| u64 | tx_bytes |
| struct u64_stats_sync | syncp |
| unsigned long | rx_packets |
| unsigned long | rx_bytes |
| unsigned long | tx_packets |
| unsigned long | tx_bytes |
| unsigned long rx_bytes |
Definition at line 100 of file ip6_tunnel.c.
| unsigned long rx_packets |
Definition at line 99 of file ip6_tunnel.c.
| struct u64_stats_sync syncp |
| unsigned long tx_bytes |
Definition at line 102 of file ip6_tunnel.c.
| unsigned long tx_packets |
Definition at line 101 of file ip6_tunnel.c.
1.8.2