Searched refs:wpa_sm_set_own_addr (Results 1 – 6 of 6) sorted by relevance
103 void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr);180 static inline void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) in wpa_sm_set_own_addr() function
2313 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()
202 wpa_sm_set_own_addr(peer->supp, own_addr); in ibss_rsn_supp_init()
2351 wpa_sm_set_own_addr(wpa_s->wpa, wpa_s->own_addr); in wpa_supplicant_update_mac_addr()
192 wpa_sm_set_own_addr(wpa->supp, wpa->supp_addr); in supp_init()