Data Fields | |
struct hostapd_eap_user * | next |
u8 * | identity |
size_t | identity_len |
struct { | |
int vendor | |
u32 method | |
} | methods [EAP_USER_MAX_METHODS] |
u8 * | password |
size_t | password_len |
int | phase2 |
int | force_version |
unsigned int | wildcard_prefix:1 |
unsigned int | password_hash:1 |
int | ttls_auth |
Definition at line 110 of file config.h.