|
Linux Kernel
3.7.1
|
#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 |
Definition at line 23 of file iscsi_target_auth.h.
| 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.
Definition at line 25 of file iscsi_target_auth.h.
1.8.2