#include <chap.h>
Public Attributes | |
| int | unit |
| int | clientstate |
| int | serverstate |
| u_char | challenge [MAX_CHALLENGE_LENGTH] |
| u_char | chal_len |
| u_char | chal_id |
| u_char | chal_type |
| u_char | id |
| char * | chal_name |
| int | chal_interval |
| int | timeouttime |
| int | max_transmits |
| int | chal_transmits |
| int | resp_transmits |
| u_char | response [MAX_RESPONSE_LENGTH] |
| u_char | resp_length |
| u_char | resp_id |
| u_char | resp_type |
| char * | resp_name |
| u_char chap_state::chal_id |
| u_char chap_state::chal_len |
| char* chap_state::chal_name |
| u_char chap_state::chal_type |
| u_char chap_state::challenge[MAX_CHALLENGE_LENGTH] |
| u_char chap_state::id |
| u_char chap_state::resp_id |
| u_char chap_state::resp_length |
| char* chap_state::resp_name |
| u_char chap_state::resp_type |
| u_char chap_state::response[MAX_RESPONSE_LENGTH] |
| int chap_state::unit |
1.7.1