Linux Kernel
3.7.1
|
#include <iscsi_proto.h>
Data Fields | |
uint8_t | opcode |
uint8_t | flags |
__be16 | rsvd2 |
uint8_t | rsvd3 |
uint8_t | dlength [3] |
struct scsi_lun | lun |
itt_t | itt |
__be32 | ttt |
__be32 | cmdsn |
__be32 | exp_statsn |
uint8_t | rsvd4 [16] |
Definition at line 253 of file iscsi_proto.h.
__be32 cmdsn |
Definition at line 262 of file iscsi_proto.h.
uint8_t dlength[3] |
Definition at line 258 of file iscsi_proto.h.
__be32 exp_statsn |
Definition at line 263 of file iscsi_proto.h.
uint8_t flags |
Definition at line 255 of file iscsi_proto.h.
itt_t itt |
Definition at line 260 of file iscsi_proto.h.
Definition at line 259 of file iscsi_proto.h.
Definition at line 254 of file iscsi_proto.h.
__be16 rsvd2 |
Definition at line 256 of file iscsi_proto.h.
uint8_t rsvd3 |
Definition at line 257 of file iscsi_proto.h.
uint8_t rsvd4[16] |
Definition at line 264 of file iscsi_proto.h.
__be32 ttt |
Definition at line 261 of file iscsi_proto.h.