Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
iscsi_snack 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 lun [8]
 
itt_t itt
 
__be32 ttt
 
uint8_t rsvd3 [4]
 
__be32 exp_statsn
 
uint8_t rsvd4 [8]
 
__be32 begrun
 
__be32 runlength
 

Detailed Description

Definition at line 586 of file iscsi_proto.h.

Field Documentation

__be32 begrun

Definition at line 598 of file iscsi_proto.h.

uint8_t dlength[3]

Definition at line 591 of file iscsi_proto.h.

__be32 exp_statsn

Definition at line 596 of file iscsi_proto.h.

uint8_t flags

Definition at line 588 of file iscsi_proto.h.

uint8_t hlength

Definition at line 590 of file iscsi_proto.h.

itt_t itt

Definition at line 593 of file iscsi_proto.h.

uint8_t lun[8]

Definition at line 592 of file iscsi_proto.h.

Definition at line 587 of file iscsi_proto.h.

uint8_t rsvd2[2]

Definition at line 589 of file iscsi_proto.h.

uint8_t rsvd3[4]

Definition at line 595 of file iscsi_proto.h.

uint8_t rsvd4[8]

Definition at line 597 of file iscsi_proto.h.

__be32 runlength

Definition at line 599 of file iscsi_proto.h.

__be32 ttt

Definition at line 594 of file iscsi_proto.h.


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