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

#include <iscsi_proto.h>

Data Fields

uint8_t opcode
 
uint8_t flags
 
uint8_t response
 
uint8_t qualifier
 
uint8_t hlength
 
uint8_t dlength [3]
 
uint8_t rsvd2 [8]
 
itt_t itt
 
itt_t rtt
 
__be32 statsn
 
__be32 exp_cmdsn
 
__be32 max_cmdsn
 
uint8_t rsvd3 [12]
 

Detailed Description

Definition at line 315 of file iscsi_proto.h.

Field Documentation

uint8_t dlength[3]

Definition at line 321 of file iscsi_proto.h.

__be32 exp_cmdsn

Definition at line 326 of file iscsi_proto.h.

uint8_t flags

Definition at line 317 of file iscsi_proto.h.

uint8_t hlength

Definition at line 320 of file iscsi_proto.h.

itt_t itt

Definition at line 323 of file iscsi_proto.h.

__be32 max_cmdsn

Definition at line 327 of file iscsi_proto.h.

Definition at line 316 of file iscsi_proto.h.

uint8_t qualifier

Definition at line 319 of file iscsi_proto.h.

Definition at line 318 of file iscsi_proto.h.

uint8_t rsvd2[8]

Definition at line 322 of file iscsi_proto.h.

uint8_t rsvd3[12]

Definition at line 328 of file iscsi_proto.h.

itt_t rtt

Definition at line 324 of file iscsi_proto.h.

__be32 statsn

Definition at line 325 of file iscsi_proto.h.


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