Searched refs:wpa_sm_set_own_addr (Results 1 – 6 of 6) sorted by relevance
113 void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr);191 static inline void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) in wpa_sm_set_own_addr() function
2301 void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) in wpa_sm_set_own_addr() function
260 wpa_sm_set_own_addr(wpa_s->wpa, wpa_s->own_addr); in wpa_init_conf()
227 wpa_sm_set_own_addr(peer->supp, own_addr); in ibss_rsn_supp_init()
2714 wpa_sm_set_own_addr(wpa_s->wpa, wpa_s->own_addr); in wpa_supplicant_driver_init()
188 wpa_sm_set_own_addr(wpa->supp, wpa->supp_addr); in supp_init()