Searched defs:bind_address (Results 1 – 4 of 4) sorted by relevance
20 const SocketAddress& bind_address) { in Create()30 const SocketAddress& bind_address) { in Create()
37 const rtc::SocketAddress& bind_address, in ConnectSocket()239 const SocketAddress& bind_address, in Create()
40 const rtc::SocketAddress& bind_address, in Create()
72 char *bind_address; /* address to use for binding the src */ member