Searched defs:connection_addr (Results 1 – 9 of 9) sorted by relevance
39 struct connection_addr { struct62 struct connection_addr dest_addr; argument
238 std::string connection_addr = s.remote_endpoint().address().to_string(); in create_connection() local
90 rtc::SocketAddress connection_addr(ip, port); in UpdateConnectionAddress() local
2128 rtc::SocketAddress* connection_addr, in ParseSessionDescription()
2133 rtc::SocketAddress* connection_addr, in ParseSessionDescription()
2094 rtc::SocketAddress* connection_addr, in ParseSessionDescription()
54 str connection_addr; member