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

#include <cyclades.h>

Data Fields

__kernel_time_t in_use
 
__kernel_time_t recv_idle
 
__kernel_time_t xmit_idle
 
unsigned long recv_bytes
 
unsigned long xmit_bytes
 
unsigned long overruns
 
unsigned long frame_errs
 
unsigned long parity_errs
 

Detailed Description

Definition at line 84 of file cyclades.h.

Field Documentation

unsigned long frame_errs

Definition at line 91 of file cyclades.h.

Definition at line 85 of file cyclades.h.

unsigned long overruns

Definition at line 90 of file cyclades.h.

unsigned long parity_errs

Definition at line 92 of file cyclades.h.

unsigned long recv_bytes

Definition at line 88 of file cyclades.h.

__kernel_time_t recv_idle

Definition at line 86 of file cyclades.h.

unsigned long xmit_bytes

Definition at line 89 of file cyclades.h.

__kernel_time_t xmit_idle

Definition at line 87 of file cyclades.h.


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