Searched refs:SetIP (Results 1 – 19 of 19) sorted by relevance
46 SetIP(hostname); in SocketAddress()51 SetIP(IPAddress(ip_as_host_order_integer)); in SocketAddress()56 SetIP(ip); in SocketAddress()89 void SocketAddress::SetIP(uint32_t ip_as_host_order_integer) { in SetIP() function in rtc::SocketAddress96 void SocketAddress::SetIP(const IPAddress& ip) { in SetIP() function in rtc::SocketAddress103 void SocketAddress::SetIP(const std::string& hostname) { in SetIP() function in rtc::SocketAddress188 SetIP(str.substr(1, closebracket - 1)); in FromString()198 SetIP(str.substr(0, pos)); in FromString()275 SetIP(NetworkToHost32(saddr.sin_addr.s_addr)); in FromSockAddr()
61 void SetIP(uint32_t ip_as_host_order_integer);64 void SetIP(const IPAddress& ip);68 void SetIP(const std::string& hostname);
229 ext_addr2.SetIP(ip); in TestPhysicalInternal()290 int_addr.SetIP(int_vss->GetNextIP(family)); in TestVirtualInternal()291 ext_addrs[0].SetIP(ext_vss->GetNextIP(int_addr.family())); in TestVirtualInternal()292 ext_addrs[1].SetIP(ext_vss->GetNextIP(int_addr.family())); in TestVirtualInternal()293 ext_addrs[2].SetIP(ext_addrs[0].ipaddr()); in TestVirtualInternal()294 ext_addrs[3].SetIP(ext_addrs[1].ipaddr()); in TestVirtualInternal()
115 addr.SetIP(IPAddress(0x01020304)); in TEST()126 addr.SetIP("1.2.3.4"); in TEST()137 addr.SetIP("a.b.com"); in TEST()283 addr3.SetIP(addr1.ip()); in TEST()284 addr4.SetIP(addr1.ip()); in TEST()
352 proxy->address.SetIP(host); in ParseProxy()562 proxy->address.SetIP(settings.Get("http")); in GetFirefoxProxySettings()566 proxy->address.SetIP(settings.Get("socks")); in GetFirefoxProxySettings()570 proxy->address.SetIP(settings.Get("ssl")); in GetFirefoxProxySettings()574 proxy->address.SetIP(settings.Get("http")); in GetFirefoxProxySettings()991 proxy->address.SetIP(hostname); in p_getProxyInfoForTypeFromDictWithKeys()1224 proxy->address.SetIP(hostname); in GetiOSProxySettings()
57 proxy_.address.SetIP(url.host()); in DoWork()
644 addr->SetIP(addr->ipaddr().Normalized()); in Bind()891 sender_addr.SetIP(default_ip); in AddPacketToNetwork()
265 dns_addr.SetIP(host); in ConnectWithDnsLookupInternal()
736 addr2.SetIP(addr->ipaddr()); in TEST_F()752 addr2.SetIP(addr->ipaddr()); in TEST_F()783 addr2.SetIP(addr->ipaddr()); in TEST_F()842 addr->SetIP(rtc::IPAddress(kIPv4TestAddress1)); in TEST_F()849 addr2->SetIP(rtc::IPAddress(kIPv4TestAddress1)); in TEST_F()1357 addr2->SetIP(legacy_ip); in TEST_F()1407 addr2->SetIP(legacy_ip); in TEST_F()1418 addr2->SetIP(legacy_ip); in TEST_F()
287 void SetIP(const rtc::IPAddress& ip) { in SetIP() function288 address_.SetIP(ip); in SetIP()
433 addr_attr->SetIP(ext_addr.ipaddr()); in HandleStunAllocate()612 addr_attr->SetIP(from_addr.ipaddr()); in Send()
424 addr->SetIP(default_address); in MaybeSetDefaultLocalAddress()
169 attr->SetIP(addr.ipaddr()); in AddDestinationAttr()
591 addr_attr->SetIP(addr.ipaddr()); in SendTo()
284 src/unwind/SetIP.c \
418 "src/unwind/SetIP.c",
113 server_address_.SetIP(server); in Connect()
121 unwind/Resume_or_Rethrow.c unwind/SetGR.c unwind/SetIP.c \
1042 related_address.SetIP(fields[++current_position]); in ParseCandidate()