Searched defs:SetMulticastInterface (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/net/udp/ | ||
D | udp_server_socket.cc | 80 int UDPServerSocket::SetMulticastInterface(uint32 interface_index) { in SetMulticastInterface() function in net::UDPServerSocket |
D | udp_socket_libevent.cc | 722 int UDPSocketLibevent::SetMulticastInterface(uint32 interface_index) { in SetMulticastInterface() function in net::UDPSocketLibevent |
D | udp_socket_win.cc | 886 int UDPSocketWin::SetMulticastInterface(uint32 interface_index) { in SetMulticastInterface() function in net::UDPSocketWin |
/external/chromium_org/content/browser/renderer_host/p2p/ | ||
D | socket_host_udp_unittest.cc | 143 virtual int SetMulticastInterface(uint32 interface_index) OVERRIDE { in SetMulticastInterface() function in __anona747b2c40111::FakeDatagramServerSocket |