Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/socket/
H A Dudp_server_socket.cc126 int UDPServerSocket::SetMulticastTimeToLive(int time_to_live) { in SetMulticastTimeToLive() function in net::UDPServerSocket
H A Dudp_socket_posix.cc1072 int UDPSocketPosix::SetMulticastTimeToLive(int time_to_live) { in InternalRecvFromNonConnectedSocket() function in net::UDPSocketPosix
H A Dudp_socket_win.cc1274 int UDPSocketWin::SetMulticastTimeToLive(int time_to_live) { in SetMulticastTimeToLive() function in net::UDPSocketWin
/aosp_15_r20/external/cronet/net/dns/
H A Dfuzzed_host_resolver_util.cc290 int SetMulticastTimeToLive(int time_to_live) override { return OK; } in SetMulticastTimeToLive() function in net::__anone9c3b6220111::FuzzedMdnsSocket