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

/freebsd-10.0-release/contrib/wpa/src/p2p/
H A Dp2p_build.c229 void p2p_buf_add_intended_addr(struct wpabuf *buf, const u8 *interface_addr) function
H A Dp2p_i.h611 void p2p_buf_add_intended_addr(struct wpabuf *buf, const u8 *interface_addr);
H A Dp2p_go_neg.c176 p2p_buf_add_intended_addr(buf, p2p->intended_addr);
304 p2p_buf_add_intended_addr(buf, p2p->intended_addr);

Completed in 119 milliseconds