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

Data Fields

unsigned long rx_packets
 
unsigned long tx_packets
 
unsigned long rx_bytes
 
unsigned long tx_bytes
 
unsigned long rx_dropped
 
unsigned long tx_dropped
 

Detailed Description

Definition at line 172 of file myri10ge.c.

Field Documentation

unsigned long rx_bytes

Definition at line 175 of file myri10ge.c.

unsigned long rx_dropped

Definition at line 177 of file myri10ge.c.

unsigned long rx_packets

Definition at line 173 of file myri10ge.c.

unsigned long tx_bytes

Definition at line 176 of file myri10ge.c.

unsigned long tx_dropped

Definition at line 178 of file myri10ge.c.

unsigned long tx_packets

Definition at line 174 of file myri10ge.c.


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