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

/freebsd-13-stable/contrib/wpa/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
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c1105 wpa_sm_set_fast_reauth(wpa_s->wpa, wpa_s->conf->fast_reauth);
5724 wpa_sm_set_fast_reauth(wpa_s->wpa, wpa_s->conf->fast_reauth);

Completed in 174 milliseconds