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

#include <iscsi_target_auth.h>

Data Fields

unsigned char digest_type
 
unsigned char id
 
unsigned char challenge [CHAP_CHALLENGE_LENGTH]
 
unsigned int authenticate_target
 
unsigned int chap_state
 

Detailed Description

Definition at line 23 of file iscsi_target_auth.h.

Field Documentation

unsigned int authenticate_target

Definition at line 27 of file iscsi_target_auth.h.

unsigned char challenge[CHAP_CHALLENGE_LENGTH]

Definition at line 26 of file iscsi_target_auth.h.

unsigned int chap_state

Definition at line 28 of file iscsi_target_auth.h.

unsigned char digest_type

Definition at line 24 of file iscsi_target_auth.h.

unsigned char id

Definition at line 25 of file iscsi_target_auth.h.


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