Searched defs:eap_eapol_interface (Results 1 – 1 of 1) sorted by relevance
42 struct eap_eapol_interface { struct44 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 …]