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.h42 struct eap_eapol_interface { struct
44 Boolean eapResp; /* shared with EAPOL Backend Authentication */
45 struct wpabuf *eapRespData;
46 Boolean portEnabled;
47 int retransWhile;
48 Boolean eapRestart; /* shared with EAPOL Authenticator PAE */
49 int eapSRTT;
50 int eapRTTVAR;
53 Boolean eapReq; /* shared with EAPOL Backend Authentication */
54 Boolean eapNoReq; /* shared with EAPOL Backend Authentication */
[all …]