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

Data Fields

struct ibft_hdr hdr
 
char ip_addr [16]
 
u16 port
 
char lun [8]
 
u8 chap_type
 
u8 nic_assoc
 
u16 tgt_name_len
 
u16 tgt_name_off
 
u16 chap_name_len
 
u16 chap_name_off
 
u16 chap_secret_len
 
u16 chap_secret_off
 
u16 rev_chap_name_len
 
u16 rev_chap_name_off
 
u16 rev_chap_secret_len
 
u16 rev_chap_secret_off
 

Detailed Description

Definition at line 140 of file iscsi_ibft.c.

Field Documentation

u16 chap_name_len

Definition at line 149 of file iscsi_ibft.c.

u16 chap_name_off

Definition at line 150 of file iscsi_ibft.c.

u16 chap_secret_len

Definition at line 151 of file iscsi_ibft.c.

u16 chap_secret_off

Definition at line 152 of file iscsi_ibft.c.

u8 chap_type

Definition at line 145 of file iscsi_ibft.c.

Definition at line 141 of file iscsi_ibft.c.

char ip_addr[16]

Definition at line 142 of file iscsi_ibft.c.

char lun[8]

Definition at line 144 of file iscsi_ibft.c.

u8 nic_assoc

Definition at line 146 of file iscsi_ibft.c.

Definition at line 143 of file iscsi_ibft.c.

u16 rev_chap_name_len

Definition at line 153 of file iscsi_ibft.c.

u16 rev_chap_name_off

Definition at line 154 of file iscsi_ibft.c.

u16 rev_chap_secret_len

Definition at line 155 of file iscsi_ibft.c.

u16 rev_chap_secret_off

Definition at line 156 of file iscsi_ibft.c.

u16 tgt_name_len

Definition at line 147 of file iscsi_ibft.c.

u16 tgt_name_off

Definition at line 148 of file iscsi_ibft.c.


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