|
iPXE
|
iSCSI basic header segment common request 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 [4] |
| Fields specific to the PDU type. More... | |
| uint32_t | statsn |
| Status sequence number. More... | |
| uint32_t | expcmdsn |
| Expected command sequence number. More... | |
| uint8_t | other_d [16] |
| Fields specific to the PDU type. More... | |
| uint8_t iscsi_bhs_common_response::opcode |
| uint8_t iscsi_bhs_common_response::other_a[2] |
| union iscsi_segment_lengths iscsi_bhs_common_response::lengths |
| uint8_t iscsi_bhs_common_response::other_b[8] |
| uint8_t iscsi_bhs_common_response::other_c[4] |
| uint32_t iscsi_bhs_common_response::statsn |
| uint32_t iscsi_bhs_common_response::expcmdsn |
Expected command sequence number.
Definition at line 132 of file iscsi.h.
Referenced by iscsi_rx_data().
| uint8_t iscsi_bhs_common_response::other_d[16] |
1.8.15