|
Linux Kernel
3.7.1
|
#include <iscsi_proto.h>
Data Fields | |
| uint8_t | opcode |
| uint8_t | flags |
| uint8_t | rsvd2 [2] |
| uint8_t | hlength |
| uint8_t | dlength [3] |
| struct scsi_lun | lun |
| itt_t | itt |
| __be32 | ttt |
| __be32 | statsn |
| __be32 | exp_cmdsn |
| __be32 | max_cmdsn |
| __be32 | r2tsn |
| __be32 | data_offset |
| __be32 | data_length |
Definition at line 342 of file iscsi_proto.h.
| __be32 data_length |
Definition at line 356 of file iscsi_proto.h.
| __be32 data_offset |
Definition at line 355 of file iscsi_proto.h.
| uint8_t dlength[3] |
Definition at line 347 of file iscsi_proto.h.
| __be32 exp_cmdsn |
Definition at line 352 of file iscsi_proto.h.
| uint8_t flags |
Definition at line 344 of file iscsi_proto.h.
| uint8_t hlength |
Definition at line 346 of file iscsi_proto.h.
| itt_t itt |
Definition at line 349 of file iscsi_proto.h.
Definition at line 348 of file iscsi_proto.h.
| __be32 max_cmdsn |
Definition at line 353 of file iscsi_proto.h.
Definition at line 343 of file iscsi_proto.h.
| __be32 r2tsn |
Definition at line 354 of file iscsi_proto.h.
| uint8_t rsvd2[2] |
Definition at line 345 of file iscsi_proto.h.
| __be32 statsn |
Definition at line 351 of file iscsi_proto.h.
| __be32 ttt |
Definition at line 350 of file iscsi_proto.h.
1.8.2