Home
last modified time | relevance | path

Searched refs:wpa_sm_get_p2p_ip_addr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.h255 int wpa_sm_get_p2p_ip_addr(struct wpa_sm *sm, u8 *buf);
H A Dwpa.c5338 int wpa_sm_get_p2p_ip_addr(struct wpa_sm *sm, u8 *buf) in wpa_sm_get_p2p_ip_addr() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c7893 if (wpa_sm_get_p2p_ip_addr(wpa_s->wpa, ip) == 0) { in wpas_p2p_completed()