Home
last modified time | relevance | path

Searched defs:AllowAddressReuse (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/net/udp/
Dudp_server_socket.cc64 void UDPServerSocket::AllowAddressReuse() { in AllowAddressReuse() function in net::UDPServerSocket
Dudp_socket_libevent.cc336 void UDPSocketLibevent::AllowAddressReuse() { in AllowAddressReuse() function in net::UDPSocketLibevent
Dudp_socket_win.cc434 void UDPSocketWin::AllowAddressReuse() { in AllowAddressReuse() function in net::UDPSocketWin
/external/chromium_org/content/browser/renderer_host/p2p/
Dsocket_host_udp_unittest.cc123 virtual void AllowAddressReuse() OVERRIDE { in AllowAddressReuse() function in __anon58300b910111::FakeDatagramServerSocket