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

#include <iscsi_if.h>

Data Fields

uint16_t chap_tbl_idx
 
enum chap_type_e chap_type
 
char username [ISCSI_CHAP_AUTH_NAME_MAX_LEN]
 
uint8_t password [ISCSI_CHAP_AUTH_SECRET_MAX_LEN]
 
uint8_t password_length
 

Detailed Description

Definition at line 589 of file iscsi_if.h.

Field Documentation

uint16_t chap_tbl_idx

Definition at line 590 of file iscsi_if.h.

enum chap_type_e chap_type

Definition at line 591 of file iscsi_if.h.

Definition at line 593 of file iscsi_if.h.

uint8_t password_length

Definition at line 594 of file iscsi_if.h.

Definition at line 592 of file iscsi_if.h.


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