Linux Kernel
3.7.1
|
#include <iscsi_proto.h>
Data Fields | |
uint8_t | opcode |
uint8_t | flags |
uint8_t | reason |
uint8_t | rsvd2 |
uint8_t | hlength |
uint8_t | dlength [3] |
uint8_t | rsvd3 [8] |
__be32 | ffffffff |
uint8_t | rsvd4 [4] |
__be32 | statsn |
__be32 | exp_cmdsn |
__be32 | max_cmdsn |
__be32 | datasn |
uint8_t | rsvd5 [8] |
Definition at line 611 of file iscsi_proto.h.
__be32 datasn |
Definition at line 624 of file iscsi_proto.h.
uint8_t dlength[3] |
Definition at line 617 of file iscsi_proto.h.
__be32 exp_cmdsn |
Definition at line 622 of file iscsi_proto.h.
__be32 ffffffff |
Definition at line 619 of file iscsi_proto.h.
uint8_t flags |
Definition at line 613 of file iscsi_proto.h.
uint8_t hlength |
Definition at line 616 of file iscsi_proto.h.
__be32 max_cmdsn |
Definition at line 623 of file iscsi_proto.h.
Definition at line 612 of file iscsi_proto.h.
uint8_t reason |
Definition at line 614 of file iscsi_proto.h.
uint8_t rsvd2 |
Definition at line 615 of file iscsi_proto.h.
uint8_t rsvd3[8] |
Definition at line 618 of file iscsi_proto.h.
uint8_t rsvd4[4] |
Definition at line 620 of file iscsi_proto.h.
uint8_t rsvd5[8] |
Definition at line 625 of file iscsi_proto.h.
__be32 statsn |
Definition at line 621 of file iscsi_proto.h.