Home
last modified time | relevance | path

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

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