Linux Kernel
3.7.1
|
#include <netxen_nic.h>
Data Fields | |
union { | |
struct { | |
u64 hdr | |
u64 body [7] | |
} | |
u64 words [8] | |
}; | |
Definition at line 1132 of file netxen_nic.h.
union { ... } |
u64 body[7] |
Definition at line 1136 of file netxen_nic.h.
Definition at line 1135 of file netxen_nic.h.
u64 words[8] |
Definition at line 1138 of file netxen_nic.h.