Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_server/
H A Deap.h46 struct eap_eapol_interface { struct
48 bool eapResp; /* shared with EAPOL Backend Authentication */
49 struct wpabuf *eapRespData;
50 bool portEnabled;
51 int retransWhile;
52 bool eapRestart; /* shared with EAPOL Authenticator PAE */
53 int eapSRTT;
54 int eapRTTVAR;
57 bool eapReq; /* shared with EAPOL Backend Authentication */
58 bool eapNoReq; /* shared with EAPOL Backend Authentication */
[all …]