Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
iscsi_hdr Struct Reference

#include <iscsi_proto.h>

Data Fields

uint8_t opcode
 
uint8_t flags
 
uint8_t rsvd2 [2]
 
uint8_t hlength
 
uint8_t dlength [3]
 
struct scsi_lun lun
 
itt_t itt
 
__be32 ttt
 
__be32 statsn
 
__be32 exp_statsn
 
__be32 max_statsn
 
uint8_t other [12]
 

Detailed Description

Definition at line 87 of file iscsi_proto.h.

Field Documentation

uint8_t dlength[3]

Definition at line 92 of file iscsi_proto.h.

__be32 exp_statsn

Definition at line 97 of file iscsi_proto.h.

uint8_t flags

Definition at line 89 of file iscsi_proto.h.

uint8_t hlength

Definition at line 91 of file iscsi_proto.h.

itt_t itt

Definition at line 94 of file iscsi_proto.h.

Definition at line 93 of file iscsi_proto.h.

__be32 max_statsn

Definition at line 98 of file iscsi_proto.h.

Definition at line 88 of file iscsi_proto.h.

uint8_t other[12]

Definition at line 99 of file iscsi_proto.h.

uint8_t rsvd2[2]

Definition at line 90 of file iscsi_proto.h.

__be32 statsn

Definition at line 96 of file iscsi_proto.h.

__be32 ttt

Definition at line 95 of file iscsi_proto.h.


The documentation for this struct was generated from the following file: