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

#include <vport.h>

Data Fields

u64 rx_dropped
 
u64 rx_errors
 
u64 tx_dropped
 
u64 tx_errors
 

Detailed Description

Definition at line 61 of file vport.h.

Field Documentation

u64 rx_dropped

Definition at line 62 of file vport.h.

u64 rx_errors

Definition at line 63 of file vport.h.

u64 tx_dropped

Definition at line 64 of file vport.h.

u64 tx_errors

Definition at line 65 of file vport.h.


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