#include <ib_packet.h>
Data Fields | |
| struct ib_local_route_header | lrh |
| struct { | |
| struct ib_local_route_header lrh | |
| struct ib_global_route_header grh | |
| struct ib_base_transport_header bth | |
| struct ib_datagram_extended_transport_header deth | |
| } | lrh__grh__bth__deth |
| struct { | |
| struct ib_local_route_header lrh | |
| struct ib_base_transport_header bth | |
| struct ib_datagram_extended_transport_header deth | |
| } | lrh__bth__deth |
Definition at line 122 of file ib_packet.h.
struct ib_local_route_header ib_headers::lrh [read] |
Definition at line 123 of file ib_packet.h.
struct ib_global_route_header ib_headers::grh [read] |
Definition at line 126 of file ib_packet.h.
struct ib_base_transport_header ib_headers::bth [read] |
Definition at line 127 of file ib_packet.h.
struct ib_datagram_extended_transport_header ib_headers::deth [read] |
Definition at line 128 of file ib_packet.h.
| struct { ... } ib_headers::lrh__grh__bth__deth |
| struct { ... } ib_headers::lrh__bth__deth |
1.5.7.1