Linux Kernel
3.7.1
|
#include <eth_defs.h>
Data Fields | |
unsigned int | single_col: 8 |
unsigned int | mult_col: 8 |
unsigned int | late_col: 8 |
unsigned int | deferred: 8 |
Definition at line 232 of file eth_defs.h.
unsigned int deferred |
Definition at line 236 of file eth_defs.h.
unsigned int late_col |
Definition at line 235 of file eth_defs.h.
unsigned int mult_col |
Definition at line 234 of file eth_defs.h.
unsigned int single_col |
Definition at line 233 of file eth_defs.h.