Home
last modified time | relevance | path

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

/netbsd/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) in wpa_sm_set_fast_reauth() function
H A Dwpa.c2887 void wpa_sm_set_fast_reauth(struct wpa_sm *sm, int fast_reauth) in wpa_sm_set_fast_reauth() function
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dwpa_supplicant.c1105 wpa_sm_set_fast_reauth(wpa_s->wpa, wpa_s->conf->fast_reauth); in wpa_supplicant_reload_configuration()
5736 wpa_sm_set_fast_reauth(wpa_s->wpa, wpa_s->conf->fast_reauth); in wpa_supplicant_init_iface()