Searched refs:SetUnbindableIps (Results 1 – 3 of 3) sorted by relevance
77 void SetUnbindableIps(const std::vector<rtc::IPAddress>& unbindable_ips);
196 void FirewallSocketServer::SetUnbindableIps( in SetUnbindableIps() function in rtc::FirewallSocketServer
1753 fw()->SetUnbindableIps({rtc::GetAnyIP(AF_INET), rtc::GetAnyIP(AF_INET6), in TEST_F()