Linux Kernel
3.7.1
|
#include <iscsi_proto.h>
Data Fields | |
uint8_t | opcode |
uint8_t | flags |
uint8_t | rsvd2 [2] |
uint8_t | rsvd3 |
uint8_t | dlength [3] |
struct scsi_lun | lun |
itt_t | itt |
__be32 | ttt |
__be32 | rsvd4 |
__be32 | exp_statsn |
__be32 | rsvd5 |
__be32 | datasn |
__be32 | offset |
__be32 | rsvd6 |
Definition at line 360 of file iscsi_proto.h.
__be32 datasn |
Definition at line 372 of file iscsi_proto.h.
uint8_t dlength[3] |
Definition at line 365 of file iscsi_proto.h.
__be32 exp_statsn |
Definition at line 370 of file iscsi_proto.h.
uint8_t flags |
Definition at line 362 of file iscsi_proto.h.
itt_t itt |
Definition at line 367 of file iscsi_proto.h.
Definition at line 366 of file iscsi_proto.h.
Definition at line 373 of file iscsi_proto.h.
Definition at line 361 of file iscsi_proto.h.
uint8_t rsvd2[2] |
Definition at line 363 of file iscsi_proto.h.
uint8_t rsvd3 |
Definition at line 364 of file iscsi_proto.h.
__be32 rsvd4 |
Definition at line 369 of file iscsi_proto.h.
__be32 rsvd5 |
Definition at line 371 of file iscsi_proto.h.
__be32 rsvd6 |
Definition at line 374 of file iscsi_proto.h.
__be32 ttt |
Definition at line 368 of file iscsi_proto.h.