Searched refs:wpa_sm_set_config (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/rsn_supp/
H A Dwpa.h102 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config);
175 static inline void wpa_sm_set_config(struct wpa_sm *sm, function
H A Dwpa.c2269 * wpa_sm_set_config - Notification of current configration change
2277 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) function
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c894 wpa_sm_set_config(wpa_s->wpa, ssid ? &conf : NULL);
H A Dwps_supplicant.c780 wpa_sm_set_config(wpa_s->wpa, NULL);
H A Dwpa_supplicant.c808 wpa_sm_set_config(wpa_s->wpa, NULL);
1708 wpa_sm_set_config(wpa_s->wpa, NULL);
H A Dctrl_iface.c2156 wpa_sm_set_config(wpa_s->wpa, NULL);
2188 wpa_sm_set_config(wpa_s->wpa, NULL);
H A Dp2p_supplicant.c346 wpa_sm_set_config(wpa_s->wpa, NULL);

Completed in 205 milliseconds