|
Linux Kernel
3.7.1
|
#include <eth_defs.h>
Data Fields | |
| unsigned int | crc: 1 |
| unsigned int | pad: 1 |
| unsigned int | retry: 1 |
| unsigned int | ignore_col: 1 |
| unsigned int | cancel: 1 |
| unsigned int | hsh_delay: 1 |
| unsigned int | ignore_crs: 1 |
| unsigned int | carrier_ext: 1 |
| unsigned int | dummy1: 24 |
Definition at line 162 of file eth_defs.h.
| unsigned int cancel |
Definition at line 167 of file eth_defs.h.
| unsigned int carrier_ext |
Definition at line 170 of file eth_defs.h.
| unsigned int crc |
Definition at line 163 of file eth_defs.h.
| unsigned int dummy1 |
Definition at line 171 of file eth_defs.h.
| unsigned int hsh_delay |
Definition at line 168 of file eth_defs.h.
| unsigned int ignore_col |
Definition at line 166 of file eth_defs.h.
| unsigned int ignore_crs |
Definition at line 169 of file eth_defs.h.
| unsigned int pad |
Definition at line 164 of file eth_defs.h.
| unsigned int retry |
Definition at line 165 of file eth_defs.h.
1.8.2