Home
last modified time | relevance | path

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

/hostap/src/eap_server/
Deap.h45 struct eap_eapol_interface { struct
47 bool eapResp; /* shared with EAPOL Backend Authentication */
48 struct wpabuf *eapRespData;
49 bool portEnabled;
50 int retransWhile;
51 bool eapRestart; /* shared with EAPOL Authenticator PAE */
52 int eapSRTT;
53 int eapRTTVAR;
56 bool eapReq; /* shared with EAPOL Backend Authentication */
57 bool eapNoReq; /* shared with EAPOL Backend Authentication */
[all …]