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