Home
last modified time | relevance | path

Searched defs:SetMulticastInterface (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/net/socket/
H A Dudp_server_socket.cc122 int UDPServerSocket::SetMulticastInterface(uint32_t interface_index) { in SetMulticastInterface() function in net::UDPServerSocket
H A Dfuzzed_datagram_client_socket.cc123 int FuzzedDatagramClientSocket::SetMulticastInterface( in SetMulticastInterface() function in net::FuzzedDatagramClientSocket
H A Dudp_client_socket.cc244 int UDPClientSocket::SetMulticastInterface(uint32_t interface_index) { in SetMulticastInterface() function in net::UDPClientSocket
H A Dudp_socket_posix.cc1064 int UDPSocketPosix::SetMulticastInterface(uint32_t interface_index) { in InternalRecvFromNonConnectedSocket() function in net::UDPSocketPosix
H A Dudp_socket_win.cc1266 int UDPSocketWin::SetMulticastInterface(uint32_t interface_index) { in SetMulticastInterface() function in net::UDPSocketWin
H A Dsocket_test_util.cc1674 int MockUDPClientSocket::SetMulticastInterface(uint32_t interface_index) { in SetMulticastInterface() function in net::MockUDPClientSocket
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_proxy_datagram_client_socket.cc213 int QuicProxyDatagramClientSocket::SetMulticastInterface( in SetMulticastInterface() function in net::QuicProxyDatagramClientSocket
/aosp_15_r20/external/cronet/net/dns/
H A Dfuzzed_host_resolver_util.cc289 int SetMulticastInterface(uint32_t interface_index) override { return OK; } in SetMulticastInterface() function in net::__anone9c3b6220111::FuzzedMdnsSocket
H A Daddress_sorter_posix_unittest.cc86 int SetMulticastInterface(uint32_t interface_index) override { in SetMulticastInterface() function in net::__anon131d49140111::TestUDPClientSocket