Home
last modified time | relevance | path

Searched refs:wpa_sm_set_own_addr (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant/
Dwpa.h120 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
Dpreauth_test.c282 wpa_sm_set_own_addr(wpa_s->wpa, wpa_s->own_addr); in wpa_init_conf()
Dwpa_supplicant.c2358 wpa_sm_set_own_addr(wpa_s->wpa, wpa_s->own_addr); in wpa_supplicant_init_iface2()
Dwpa.c3992 void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) in wpa_sm_set_own_addr() function