|
Linux Kernel
3.7.1
|
#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 |
Definition at line 84 of file cyclades.h.
| unsigned long frame_errs |
Definition at line 91 of file cyclades.h.
| __kernel_time_t in_use |
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.
1.8.2