iPXE
|
All known IB header formats. More...
#include <ib_packet.h>
Public Member Functions | |
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 | |
} | __attribute__ ((packed)) lrh__grh__bth__deth |
struct { | |
struct ib_local_route_header lrh | |
struct ib_base_transport_header bth | |
struct ib_datagram_extended_transport_header deth | |
} | __attribute__ ((packed)) lrh__bth__deth |
Data Fields | |
struct ib_local_route_header | lrh |
All known IB header formats.
Definition at line 140 of file ib_packet.h.
struct ib_headers::@614 ib_headers::__attribute__ | ( | (packed) | ) |
struct ib_headers::@615 ib_headers::__attribute__ | ( | (packed) | ) |
struct ib_local_route_header ib_headers::lrh |
Definition at line 141 of file ib_packet.h.
struct ib_global_route_header ib_headers::grh |
Definition at line 144 of file ib_packet.h.
struct ib_base_transport_header ib_headers::bth |
Definition at line 145 of file ib_packet.h.
struct ib_datagram_extended_transport_header ib_headers::deth |
Definition at line 146 of file ib_packet.h.