Linux Kernel
3.7.1
|
#include <qib_verbs.h>
Data Fields | |
__be16 | lrh [4] |
union { | |
struct { | |
struct ib_grh grh | |
struct qib_other_headers oth | |
} l | |
struct qib_other_headers oth | |
} | u |
Definition at line 188 of file qib_verbs.h.
Definition at line 192 of file qib_verbs.h.
struct { ... } l |
__be16 lrh[4] |
Definition at line 189 of file qib_verbs.h.
Definition at line 193 of file qib_verbs.h.
union { ... } u |