Searched refs:wpa_sm_set_fast_reauth (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/rsn_supp/
H A Dwpa.h127 void wpa_sm_set_fast_reauth(struct wpa_sm *sm, int fast_reauth);
212 static inline void wpa_sm_set_fast_reauth(struct wpa_sm *sm, int fast_reauth) function
H A Dwpa.c2883 * wpa_sm_set_fast_reauth - Set fast reauthentication (EAP) enabled/disabled
2887 void wpa_sm_set_fast_reauth(struct wpa_sm *sm, int fast_reauth) function
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dwpa_supplicant.c1105 wpa_sm_set_fast_reauth(wpa_s->wpa, wpa_s->conf->fast_reauth);
5736 wpa_sm_set_fast_reauth(wpa_s->wpa, wpa_s->conf->fast_reauth);

Completed in 204 milliseconds