Linux Kernel
3.7.1
|
#include <ql4_fw.h>
Data Fields | |
uint16_t | link |
uint8_t | flags |
uint8_t | secret_len |
uint8_t | secret [MAX_CHAP_SECRET_LEN] |
uint8_t | name [MAX_CHAP_NAME_LEN] |
uint16_t | reserved |
uint16_t | cookie |
uint8_t name[MAX_CHAP_NAME_LEN] |
uint8_t secret[MAX_CHAP_SECRET_LEN] |