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

#include <vport.h>

Data Fields

u64 rx_bytes
 
u64 rx_packets
 
u64 tx_bytes
 
u64 tx_packets
 
struct u64_stats_sync sync
 

Detailed Description

Definition at line 53 of file vport.h.

Field Documentation

u64 rx_bytes

Definition at line 54 of file vport.h.

u64 rx_packets

Definition at line 55 of file vport.h.

Definition at line 58 of file vport.h.

u64 tx_bytes

Definition at line 56 of file vport.h.

u64 tx_packets

Definition at line 57 of file vport.h.


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