Linux Kernel
3.7.1
|
#include <iscsi_proto.h>
Data Fields | |
uint8_t | opcode |
uint8_t | flags |
uint8_t | response |
uint8_t | rsvd2 |
uint8_t | hlength |
uint8_t | dlength [3] |
uint8_t | rsvd3 [8] |
itt_t | itt |
__be32 | rsvd4 |
__be32 | statsn |
__be32 | exp_cmdsn |
__be32 | max_cmdsn |
__be32 | rsvd5 |
__be16 | t2wait |
__be16 | t2retain |
__be32 | rsvd6 |
Definition at line 559 of file iscsi_proto.h.
uint8_t dlength[3] |
Definition at line 565 of file iscsi_proto.h.
__be32 exp_cmdsn |
Definition at line 570 of file iscsi_proto.h.
uint8_t flags |
Definition at line 561 of file iscsi_proto.h.
uint8_t hlength |
Definition at line 564 of file iscsi_proto.h.
itt_t itt |
Definition at line 567 of file iscsi_proto.h.
__be32 max_cmdsn |
Definition at line 571 of file iscsi_proto.h.
Definition at line 560 of file iscsi_proto.h.
Definition at line 562 of file iscsi_proto.h.
uint8_t rsvd2 |
Definition at line 563 of file iscsi_proto.h.
uint8_t rsvd3[8] |
Definition at line 566 of file iscsi_proto.h.
__be32 rsvd4 |
Definition at line 568 of file iscsi_proto.h.
__be32 rsvd5 |
Definition at line 572 of file iscsi_proto.h.
__be32 rsvd6 |
Definition at line 575 of file iscsi_proto.h.
__be32 statsn |
Definition at line 569 of file iscsi_proto.h.
__be16 t2retain |
Definition at line 574 of file iscsi_proto.h.
__be16 t2wait |
Definition at line 573 of file iscsi_proto.h.