Home
last modified time | relevance | path

Searched refs:IPFromAddrInfo (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dnethelpers.cc49 if (IPFromAddrInfo(cursor, &ip)) {
H A Dipaddress.h152 bool IPFromAddrInfo(struct addrinfo* info, IPAddress* out);
H A Dipaddress_unittest.cc516 EXPECT_TRUE(IPFromAddrInfo(&test_info, &addr));
523 EXPECT_TRUE(IPFromAddrInfo(&test_info, &addr));
527 EXPECT_FALSE(IPFromAddrInfo(&test_info, &addr));
530 EXPECT_FALSE(IPFromAddrInfo(&next_info, &addr));
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dnethelpers.cc49 if (IPFromAddrInfo(cursor, &ip)) { in ResolveHostname()
H A Dipaddress.h155 bool IPFromAddrInfo(struct addrinfo* info, IPAddress* out);
H A Dipaddress_unittest.cc516 EXPECT_TRUE(IPFromAddrInfo(&test_info, &addr)); in TEST()
523 EXPECT_TRUE(IPFromAddrInfo(&test_info, &addr)); in TEST()
527 EXPECT_FALSE(IPFromAddrInfo(&test_info, &addr)); in TEST()
530 EXPECT_FALSE(IPFromAddrInfo(&next_info, &addr)); in TEST()
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dasync_resolver.cc80 if (IPFromAddrInfo(cursor, &ip)) { in ResolveHostname()
H A Dip_address.h157 bool IPFromAddrInfo(struct addrinfo* info, IPAddress* out);
H A Dip_address_unittest.cc532 EXPECT_TRUE(IPFromAddrInfo(&test_info, &addr)); in TEST()
539 EXPECT_TRUE(IPFromAddrInfo(&test_info, &addr)); in TEST()
543 EXPECT_FALSE(IPFromAddrInfo(&test_info, &addr)); in TEST()
546 EXPECT_FALSE(IPFromAddrInfo(&next_info, &addr)); in TEST()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dnethelpers.cc75 if (IPFromAddrInfo(cursor, &ip)) { in ResolveHostname()
H A Dipaddress.h151 bool IPFromAddrInfo(struct addrinfo* info, IPAddress* out);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dnet_helpers.cc76 if (IPFromAddrInfo(cursor, &ip)) { in ResolveHostname()
H A Dip_address.h161 bool IPFromAddrInfo(struct addrinfo* info, IPAddress* out);
H A Dip_address_unittest.cc532 EXPECT_TRUE(IPFromAddrInfo(&test_info, &addr)); in TEST()
539 EXPECT_TRUE(IPFromAddrInfo(&test_info, &addr)); in TEST()
543 EXPECT_FALSE(IPFromAddrInfo(&test_info, &addr)); in TEST()
546 EXPECT_FALSE(IPFromAddrInfo(&next_info, &addr)); in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dnethelpers.cc75 if (IPFromAddrInfo(cursor, &ip)) { in ResolveHostname()
H A Dipaddress.h151 bool IPFromAddrInfo(struct addrinfo* info, IPAddress* out);
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dnethelpers.cc75 if (IPFromAddrInfo(cursor, &ip)) { in ResolveHostname()
H A Dipaddress.h151 bool IPFromAddrInfo(struct addrinfo* info, IPAddress* out);
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dnethelpers.cc75 if (IPFromAddrInfo(cursor, &ip)) { in ResolveHostname()
H A Dipaddress.h151 bool IPFromAddrInfo(struct addrinfo* info, IPAddress* out);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dip_address.h161 bool IPFromAddrInfo(struct addrinfo* info, IPAddress* out);
H A Dnet_helpers.cc77 if (IPFromAddrInfo(cursor, &ip)) { in ResolveHostname()
H A Dip_address_unittest.cc532 EXPECT_TRUE(IPFromAddrInfo(&test_info, &addr)); in TEST()
539 EXPECT_TRUE(IPFromAddrInfo(&test_info, &addr)); in TEST()
543 EXPECT_FALSE(IPFromAddrInfo(&test_info, &addr)); in TEST()
546 EXPECT_FALSE(IPFromAddrInfo(&next_info, &addr)); in TEST()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dip_address.h157 bool IPFromAddrInfo(struct addrinfo* info, IPAddress* out);
H A Dnet_helpers.cc77 if (IPFromAddrInfo(cursor, &ip)) { in ResolveHostname()

12