Home
last modified time | relevance | path

Searched refs:IsPrivateIP (Results 1 – 25 of 48) sorted by relevance

12

/dports/dns/py-namebench/namebench-1.3.1/libnamebench/
H A Daddr_util.py81 def IsPrivateIP(ip): function
104 use_bits = IsPrivateIP(ip)
124 if IsPrivateIP(ip):
128 use_bits = IsPrivateIP(ip)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/hashicorp/memberlist/
H A Dutil.go131 if !IsPrivateIP(ip.String()) {
314 func IsPrivateIP(ip_str string) bool { func
H A Dmemberlist.go367 if !IsPrivateIP(ip.String()) {
392 if !IsPrivateIP(addrStr) && !isLoopbackIP(addrStr) && !m.config.EncryptionEnabled() {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/hashicorp/memberlist/
H A Dutil.go130 if !IsPrivateIP(ip.String()) {
313 func IsPrivateIP(ip_str string) bool { func
H A Dutil_test.go95 if !IsPrivateIP(privateIP) {
100 if IsPrivateIP(publicIP) {
H A Dmemberlist.go283 if !IsPrivateIP(ip.String()) {
308 if !IsPrivateIP(addrStr) && !isLoopbackIP(addrStr) && !m.config.EncryptionEnabled() {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dsocket_address.h150 bool IsPrivateIP() const;
H A Dsocket_address.cc212 bool SocketAddress::IsPrivateIP() const { in IsPrivateIP() function in rtc::SocketAddress
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dsocket_address.h150 bool IsPrivateIP() const;
H A Dsocket_address.cc212 bool SocketAddress::IsPrivateIP() const { in IsPrivateIP() function in rtc::SocketAddress
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dsocketaddress.h140 bool IsPrivateIP() const;
H A Dsocketaddress.cc218 bool SocketAddress::IsPrivateIP() const { in IsPrivateIP() function in rtc::SocketAddress
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dsocket_address.h150 bool IsPrivateIP() const;
H A Dsocket_address.cc212 bool SocketAddress::IsPrivateIP() const { in IsPrivateIP() function in rtc::SocketAddress
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dsocket_address.h150 bool IsPrivateIP() const;
H A Dsocket_address.cc212 bool SocketAddress::IsPrivateIP() const { in IsPrivateIP() function in rtc::SocketAddress
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dsocketaddress.h144 bool IsPrivateIP() const;
H A Dsocketaddress.cc217 bool SocketAddress::IsPrivateIP() const { in IsPrivateIP() function in rtc::SocketAddress
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dsocketaddress.h144 bool IsPrivateIP() const;
H A Dsocketaddress.cc217 bool SocketAddress::IsPrivateIP() const { in IsPrivateIP() function in rtc::SocketAddress
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dsocketaddress.h144 bool IsPrivateIP() const;
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dsocketaddress.h153 bool IsPrivateIP() const;
/dports/net-im/tg_owt/tg_owt-d578c76/src/p2p/base/
H A Dice_transport_internal.cc42 if (cand.address().IsPrivateIP()) { in VerifyCandidate()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dsocketaddress.h140 bool IsPrivateIP() const;
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dsocketaddress.h141 bool IsPrivateIP() const;

12