Searched refs:wpa_sm_set_own_addr (Results 1 – 6 of 6) sorted by relevance
130 void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr);225 static inline void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) in wpa_sm_set_own_addr() function
2935 void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) in wpa_sm_set_own_addr() function
263 wpa_sm_set_own_addr(wpa_s->wpa, wpa_s->own_addr); in wpa_init_conf()
228 wpa_sm_set_own_addr(peer->supp, own_addr); in ibss_rsn_supp_init()
4335 wpa_sm_set_own_addr(wpa_s->wpa, wpa_s->own_addr); in wpa_supplicant_update_mac_addr()4385 wpa_sm_set_own_addr(wpa_s->wpa, wpa_s->own_addr); in wpa_supplicant_driver_init()
311 wpa_sm_set_own_addr(wpa->supp, wpa->supp_addr); in supp_init()