Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
iscsi_text_rsp 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 statsn
 
__be32 exp_cmdsn
 
__be32 max_cmdsn
 
uint8_t rsvd5 [12]
 

Detailed Description

Definition at line 422 of file iscsi_proto.h.

Field Documentation

uint8_t dlength[3]

Definition at line 427 of file iscsi_proto.h.

__be32 exp_cmdsn

Definition at line 432 of file iscsi_proto.h.

uint8_t flags

Definition at line 424 of file iscsi_proto.h.

uint8_t hlength

Definition at line 426 of file iscsi_proto.h.

itt_t itt

Definition at line 429 of file iscsi_proto.h.

__be32 max_cmdsn

Definition at line 433 of file iscsi_proto.h.

Definition at line 423 of file iscsi_proto.h.

uint8_t rsvd2[2]

Definition at line 425 of file iscsi_proto.h.

uint8_t rsvd4[8]

Definition at line 428 of file iscsi_proto.h.

uint8_t rsvd5[12]

Definition at line 434 of file iscsi_proto.h.

__be32 statsn

Definition at line 431 of file iscsi_proto.h.

__be32 ttt

Definition at line 430 of file iscsi_proto.h.


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