|
Linux Kernel
3.7.1
|
#include <iscsi_proto.h>
Data Fields | |
| uint8_t | opcode |
| uint8_t | flags |
| uint8_t | max_version |
| uint8_t | min_version |
| uint8_t | hlength |
| uint8_t | dlength [3] |
| uint8_t | isid [6] |
| __be16 | tsih |
| itt_t | itt |
| __be16 | cid |
| __be16 | rsvd3 |
| __be32 | cmdsn |
| __be32 | exp_statsn |
| uint8_t | rsvd5 [16] |
Definition at line 439 of file iscsi_proto.h.
| __be16 cid |
Definition at line 449 of file iscsi_proto.h.
| __be32 cmdsn |
Definition at line 451 of file iscsi_proto.h.
| uint8_t dlength[3] |
Definition at line 445 of file iscsi_proto.h.
| __be32 exp_statsn |
Definition at line 452 of file iscsi_proto.h.
| uint8_t flags |
Definition at line 441 of file iscsi_proto.h.
| uint8_t hlength |
Definition at line 444 of file iscsi_proto.h.
| uint8_t isid[6] |
Definition at line 446 of file iscsi_proto.h.
| itt_t itt |
Definition at line 448 of file iscsi_proto.h.
| uint8_t max_version |
Definition at line 442 of file iscsi_proto.h.
| uint8_t min_version |
Definition at line 443 of file iscsi_proto.h.
Definition at line 440 of file iscsi_proto.h.
| __be16 rsvd3 |
Definition at line 450 of file iscsi_proto.h.
| uint8_t rsvd5[16] |
Definition at line 453 of file iscsi_proto.h.
| __be16 tsih |
Definition at line 447 of file iscsi_proto.h.
1.8.2