Searched defs:eap_msg (Results 1 – 1 of 1) sorted by relevance
607 struct eap_msg { struct608 char *eam_identity;609 char *eam_user;610 int eam_type;611 uint8_t eam_id;612 uint8_t eam_msrid;613 int eam_success;614 int eam_found;615 int eam_response;616 uint8_t eam_challenge[16];[all …]