Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.h190 void wpa_sm_set_fast_reauth(struct wpa_sm *sm, int fast_reauth);
294 static inline void wpa_sm_set_fast_reauth(struct wpa_sm *sm, int fast_reauth) in wpa_sm_set_fast_reauth() function
H A Dwpa.c4415 void wpa_sm_set_fast_reauth(struct wpa_sm *sm, int fast_reauth) in wpa_sm_set_fast_reauth() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c1324 wpa_sm_set_fast_reauth(wpa_s->wpa, wpa_s->conf->fast_reauth); in wpa_supplicant_reload_configuration()
7308 wpa_sm_set_fast_reauth(wpa_s->wpa, wpa_s->conf->fast_reauth); in wpa_supplicant_init_iface()