Home
last modified time | relevance | path

Searched defs:eap_eapol_interface (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/eap_server/
Deap.h43 struct eap_eapol_interface { struct
45 Boolean eapResp; /* shared with EAPOL Backend Authentication */
46 struct wpabuf *eapRespData;
47 Boolean portEnabled;
48 int retransWhile;
49 Boolean eapRestart; /* shared with EAPOL Authenticator PAE */
50 int eapSRTT;
51 int eapRTTVAR;
54 Boolean eapReq; /* shared with EAPOL Backend Authentication */
55 Boolean eapNoReq; /* shared with EAPOL Backend Authentication */
[all …]