Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
iscsi_text 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]
 
uint8_t rsvd4 [8]
 
itt_t itt
 
__be32 ttt
 
__be32 cmdsn
 
__be32 exp_statsn
 
uint8_t rsvd5 [16]
 

Detailed Description

Definition at line 404 of file iscsi_proto.h.

Field Documentation

__be32 cmdsn

Definition at line 413 of file iscsi_proto.h.

uint8_t dlength[3]

Definition at line 409 of file iscsi_proto.h.

__be32 exp_statsn

Definition at line 414 of file iscsi_proto.h.

uint8_t flags

Definition at line 406 of file iscsi_proto.h.

uint8_t hlength

Definition at line 408 of file iscsi_proto.h.

itt_t itt

Definition at line 411 of file iscsi_proto.h.

Definition at line 405 of file iscsi_proto.h.

uint8_t rsvd2[2]

Definition at line 407 of file iscsi_proto.h.

uint8_t rsvd4[8]

Definition at line 410 of file iscsi_proto.h.

uint8_t rsvd5[16]

Definition at line 415 of file iscsi_proto.h.

__be32 ttt

Definition at line 412 of file iscsi_proto.h.


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