Searched refs:wpa_sm_get_p2p_ip_addr (Results 1 – 3 of 3) sorted by relevance
175 int wpa_sm_get_p2p_ip_addr(struct wpa_sm *sm, u8 *buf);
3445 int wpa_sm_get_p2p_ip_addr(struct wpa_sm *sm, u8 *buf) in wpa_sm_get_p2p_ip_addr() function
7267 if (wpa_sm_get_p2p_ip_addr(wpa_s->wpa, ip) == 0) { in wpas_p2p_completed()