iPXE
|
iSCSI basic header segment common fields More...
#include <iscsi.h>
Data Fields | |
uint8_t | opcode |
Opcode. More... | |
uint8_t | flags |
Flags. More... | |
uint8_t | other_a [2] |
Fields specific to the PDU type. More... | |
union iscsi_segment_lengths | lengths |
Segment lengths. More... | |
uint8_t | other_b [8] |
Fields specific to the PDU type. More... | |
uint32_t | itt |
Initiator Task Tag. More... | |
uint8_t | other_c [28] |
Fields specific to the PDU type. More... | |
uint8_t iscsi_bhs_common::opcode |
uint8_t iscsi_bhs_common::other_a[2] |
union iscsi_segment_lengths iscsi_bhs_common::lengths |
uint8_t iscsi_bhs_common::other_b[8] |
uint8_t iscsi_bhs_common::other_c[28] |