Searched defs:AllowAddressReuse (Results 1 – 5 of 5) sorted by relevance
| /external/cronet/net/socket/ | ||
| D | udp_server_socket.cc | 98 void UDPServerSocket::AllowAddressReuse() { in AllowAddressReuse() function in net::UDPServerSocket |
| D | tcp_socket_posix.cc | 431 int TCPSocketPosix::AllowAddressReuse() { in AllowAddressReuse() function in net::TCPSocketPosix |
| D | udp_socket_posix.cc | 587 int UDPSocketPosix::AllowAddressReuse() { in AllowAddressReuse() function in net::UDPSocketPosix |
| D | udp_socket_win.cc | 584 int UDPSocketWin::AllowAddressReuse() { in AllowAddressReuse() function in net::UDPSocketWin |
| /external/cronet/net/dns/ | ||
| D | fuzzed_host_resolver_util.cc | 283 void AllowAddressReuse() override {} in AllowAddressReuse() function in net::__anonba2276f10111::FuzzedMdnsSocket |