Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/wpa/src/eap_server/
Deap.h47 struct eap_eapol_interface { struct
49 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 …]