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

#include <iscsi_target_core.h>

Data Fields

u16 cid
 
u32 cmd_count
 
u32 maxrecvdatasegmentlength
 
u32 maxxmitdatasegmentlength
 
int ready_for_reallegiance
 
struct list_head conn_recovery_cmd_list
 
spinlock_t conn_recovery_cmd_lock
 
struct timer_list time2retain_timer
 
struct iscsi_sessionsess
 
struct list_head cr_list
 

Detailed Description

Definition at line 578 of file iscsi_target_core.h.

Field Documentation

u16 cid

Definition at line 579 of file iscsi_target_core.h.

u32 cmd_count

Definition at line 580 of file iscsi_target_core.h.

struct list_head conn_recovery_cmd_list

Definition at line 584 of file iscsi_target_core.h.

spinlock_t conn_recovery_cmd_lock

Definition at line 585 of file iscsi_target_core.h.

struct list_head cr_list

Definition at line 588 of file iscsi_target_core.h.

u32 maxrecvdatasegmentlength

Definition at line 581 of file iscsi_target_core.h.

u32 maxxmitdatasegmentlength

Definition at line 582 of file iscsi_target_core.h.

int ready_for_reallegiance

Definition at line 583 of file iscsi_target_core.h.

Definition at line 587 of file iscsi_target_core.h.

struct timer_list time2retain_timer

Definition at line 586 of file iscsi_target_core.h.


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