Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
vxlan_stats Struct Reference

Data Fields

u64 rx_packets
 
u64 rx_bytes
 
u64 tx_packets
 
u64 tx_bytes
 
struct u64_stats_sync syncp
 

Detailed Description

Definition at line 92 of file vxlan.c.

Field Documentation

u64 rx_bytes

Definition at line 94 of file vxlan.c.

u64 rx_packets

Definition at line 93 of file vxlan.c.

Definition at line 97 of file vxlan.c.

u64 tx_bytes

Definition at line 96 of file vxlan.c.

u64 tx_packets

Definition at line 95 of file vxlan.c.


The documentation for this struct was generated from the following file: