Searched refs:p2p_buf_add_intended_addr (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/p2p/
H A Dp2p_pd.c72 p2p_buf_add_intended_addr(buf, p2p->intended_addr);
74 p2p_buf_add_intended_addr(buf, intended_addr);
86 p2p_buf_add_intended_addr(
89 p2p_buf_add_intended_addr(
173 p2p_buf_add_intended_addr(buf, intended_addr);
336 p2p_buf_add_intended_addr(
H A Dp2p_go_neg.c181 p2p_buf_add_intended_addr(buf, p2p->intended_addr);
330 p2p_buf_add_intended_addr(buf, p2p->intended_addr);
H A Dp2p_i.h759 void p2p_buf_add_intended_addr(struct wpabuf *buf, const u8 *interface_addr);
H A Dp2p_build.c268 void p2p_buf_add_intended_addr(struct wpabuf *buf, const u8 *interface_addr) function

Completed in 107 milliseconds