Home
last modified time | relevance | path

Searched refs:addr_local (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dvirtualsocketserver.h121 bool CloseTcpConnections(const SocketAddress& addr_local,
Dvirtualsocketserver.cc611 const SocketAddress& addr_local, in CloseTcpConnections() argument
613 VirtualSocket* socket = LookupConnection(addr_local, addr_remote); in CloseTcpConnections()