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

#include <ipoctal.h>

Data Fields

unsigned long tx
 
unsigned long rx
 
unsigned long overrun_err
 
unsigned long parity_err
 
unsigned long framing_err
 
unsigned long rcv_break
 

Detailed Description

struct ipoctal_statsStats since last reset

: Number of transmitted bytes : Number of received bytes : Number of overrun errors : Number of parity errors : Number of framing errors : Number of break received

Definition at line 32 of file ipoctal.h.

Field Documentation

unsigned long framing_err

Definition at line 37 of file ipoctal.h.

unsigned long overrun_err

Definition at line 35 of file ipoctal.h.

unsigned long parity_err

Definition at line 36 of file ipoctal.h.

unsigned long rcv_break

Definition at line 38 of file ipoctal.h.

unsigned long rx

Definition at line 34 of file ipoctal.h.

unsigned long tx

Definition at line 33 of file ipoctal.h.


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