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

#include <iscsi_proto.h>

Data Fields

uint8_t opcode
 
uint8_t flags
 
uint8_t max_version
 
uint8_t active_version
 
uint8_t hlength
 
uint8_t dlength [3]
 
uint8_t isid [6]
 
__be16 tsih
 
itt_t itt
 
__be32 rsvd3
 
__be32 statsn
 
__be32 exp_cmdsn
 
__be32 max_cmdsn
 
uint8_t status_class
 
uint8_t status_detail
 
uint8_t rsvd4 [10]
 

Detailed Description

Definition at line 474 of file iscsi_proto.h.

Field Documentation

uint8_t active_version

Definition at line 478 of file iscsi_proto.h.

uint8_t dlength[3]

Definition at line 480 of file iscsi_proto.h.

__be32 exp_cmdsn

Definition at line 486 of file iscsi_proto.h.

uint8_t flags

Definition at line 476 of file iscsi_proto.h.

uint8_t hlength

Definition at line 479 of file iscsi_proto.h.

uint8_t isid[6]

Definition at line 481 of file iscsi_proto.h.

itt_t itt

Definition at line 483 of file iscsi_proto.h.

__be32 max_cmdsn

Definition at line 487 of file iscsi_proto.h.

uint8_t max_version

Definition at line 477 of file iscsi_proto.h.

Definition at line 475 of file iscsi_proto.h.

__be32 rsvd3

Definition at line 484 of file iscsi_proto.h.

uint8_t rsvd4[10]

Definition at line 490 of file iscsi_proto.h.

__be32 statsn

Definition at line 485 of file iscsi_proto.h.

uint8_t status_class

Definition at line 488 of file iscsi_proto.h.

uint8_t status_detail

Definition at line 489 of file iscsi_proto.h.

__be16 tsih

Definition at line 482 of file iscsi_proto.h.


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