Searched defs:eap_eapol_interface (Results 1 – 1 of 1) sorted by relevance
47 struct eap_eapol_interface { struct49 Boolean eapResp; /* shared with EAPOL Backend Authentication */50 struct wpabuf *eapRespData;51 Boolean portEnabled;52 int retransWhile;53 Boolean eapRestart; /* shared with EAPOL Authenticator PAE */54 int eapSRTT;55 int eapRTTVAR;58 Boolean eapReq; /* shared with EAPOL Backend Authentication */59 Boolean eapNoReq; /* shared with EAPOL Backend Authentication */[all …]