Searched refs:wpa_sm_set_own_addr (Results 1 – 4 of 4) sorted by relevance
120 void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr);192 static inline void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) in wpa_sm_set_own_addr() function
282 wpa_sm_set_own_addr(wpa_s->wpa, wpa_s->own_addr); in wpa_init_conf()
2358 wpa_sm_set_own_addr(wpa_s->wpa, wpa_s->own_addr); in wpa_supplicant_init_iface2()
3992 void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) in wpa_sm_set_own_addr() function