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

#include <iscsi_proto.h>

Data Fields

uint8_t opcode
 
uint8_t flags
 
uint8_t rsvd1 [2]
 
uint8_t hlength
 
uint8_t dlength [3]
 
uint8_t rsvd2 [8]
 
itt_t itt
 
__be16 cid
 
uint8_t rsvd3 [2]
 
__be32 cmdsn
 
__be32 exp_statsn
 
uint8_t rsvd4 [16]
 

Detailed Description

Definition at line 533 of file iscsi_proto.h.

Field Documentation

__be16 cid

Definition at line 541 of file iscsi_proto.h.

__be32 cmdsn

Definition at line 543 of file iscsi_proto.h.

uint8_t dlength[3]

Definition at line 538 of file iscsi_proto.h.

__be32 exp_statsn

Definition at line 544 of file iscsi_proto.h.

uint8_t flags

Definition at line 535 of file iscsi_proto.h.

uint8_t hlength

Definition at line 537 of file iscsi_proto.h.

itt_t itt

Definition at line 540 of file iscsi_proto.h.

Definition at line 534 of file iscsi_proto.h.

uint8_t rsvd1[2]

Definition at line 536 of file iscsi_proto.h.

uint8_t rsvd2[8]

Definition at line 539 of file iscsi_proto.h.

uint8_t rsvd3[2]

Definition at line 542 of file iscsi_proto.h.

uint8_t rsvd4[16]

Definition at line 545 of file iscsi_proto.h.


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