Home
last modified time | relevance | path

Searched defs:SetIP (Results 1 – 25 of 52) sorted by relevance

123

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/chime/
H A Dapi_op_LogoutUser.go90 if err = smithyhttp.AddCloseResponseBodyMiddleware(stack); err != nil {
96 …if err = stack.Initialize.Add(newServiceMetadataMiddleware_opLogoutUser(options.Region), middlewar…
105 if err = addRequestResponseLogging(stack, options); err != nil {
/dports/devel/jrtplib/JRTPLIB-3.11.2/src/
H A Drtpipv6address.h77 void SetIP(in6_addr ip) { RTPIPv6Address::ip = ip; } in SetIP() function
80 …void SetIP(const uint8_t ip[16]) { for (int i = 0 ; i < 16 ; i++) RTPIPv6Address:… in SetIP() function
H A Drtpipv4address.h116 void SetIP(uint32_t ip) { RTPIPv4Address::ip = ip; } in SetIP() function
119 …void SetIP(const uint8_t ip[4]) { RTPIPv4Address::ip = (uint32_t)ip[3]; RTPIPv4Add… in SetIP() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dsocket_address.cc90 void SocketAddress::SetIP(uint32_t ip_as_host_order_integer) { in SetIP() function in rtc::SocketAddress
97 void SocketAddress::SetIP(const IPAddress& ip) { in SetIP() function in rtc::SocketAddress
104 void SocketAddress::SetIP(const std::string& hostname) { in SetIP() function in rtc::SocketAddress
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dsocket_address.cc90 void SocketAddress::SetIP(uint32_t ip_as_host_order_integer) { in SetIP() function in rtc::SocketAddress
97 void SocketAddress::SetIP(const IPAddress& ip) { in SetIP() function in rtc::SocketAddress
104 void SocketAddress::SetIP(const std::string& hostname) { in SetIP() function in rtc::SocketAddress
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dsocket_address.cc90 void SocketAddress::SetIP(uint32_t ip_as_host_order_integer) { in SetIP() function in rtc::SocketAddress
97 void SocketAddress::SetIP(const IPAddress& ip) { in SetIP() function in rtc::SocketAddress
104 void SocketAddress::SetIP(const std::string& hostname) { in SetIP() function in rtc::SocketAddress
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dsocket_address.cc90 void SocketAddress::SetIP(uint32_t ip_as_host_order_integer) { in SetIP() function in rtc::SocketAddress
97 void SocketAddress::SetIP(const IPAddress& ip) { in SetIP() function in rtc::SocketAddress
104 void SocketAddress::SetIP(const std::string& hostname) { in SetIP() function in rtc::SocketAddress
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dsocketaddress.cc90 void SocketAddress::SetIP(uint32_t ip_as_host_order_integer) { in SetIP() function in rtc::SocketAddress
97 void SocketAddress::SetIP(const IPAddress& ip) { in SetIP() function in rtc::SocketAddress
104 void SocketAddress::SetIP(const std::string& hostname) { in SetIP() function in rtc::SocketAddress
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dsocketaddress.cc90 void SocketAddress::SetIP(uint32_t ip_as_host_order_integer) { in SetIP() function in rtc::SocketAddress
97 void SocketAddress::SetIP(const IPAddress& ip) { in SetIP() function in rtc::SocketAddress
104 void SocketAddress::SetIP(const std::string& hostname) { in SetIP() function in rtc::SocketAddress
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dsocketaddress.cc90 void SocketAddress::SetIP(uint32_t ip_as_host_order_integer) { in SetIP() function in rtc::SocketAddress
97 void SocketAddress::SetIP(const IPAddress& ip) { in SetIP() function in rtc::SocketAddress
104 void SocketAddress::SetIP(const std::string& hostname) { in SetIP() function in rtc::SocketAddress
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dsocketaddress.cc90 void SocketAddress::SetIP(uint32_t ip_as_host_order_integer) { in SetIP() function in rtc::SocketAddress
97 void SocketAddress::SetIP(const IPAddress& ip) { in SetIP() function in rtc::SocketAddress
104 void SocketAddress::SetIP(const std::string& hostname) { in SetIP() function in rtc::SocketAddress
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dsocketaddress.cc89 void SocketAddress::SetIP(uint32_t ip_as_host_order_integer) { in SetIP() function in rtc::SocketAddress
96 void SocketAddress::SetIP(const IPAddress& ip) { in SetIP() function in rtc::SocketAddress
103 void SocketAddress::SetIP(const std::string& hostname) { in SetIP() function in rtc::SocketAddress
/dports/games/openclonk/openclonk-release-8.1-src/src/network/
H A DC4Network2Address.h56 void SetIP(C4NetIO::addr_t ip) { addr.SetAddress(ip.AsIPv4()); } in SetIP() function
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dsocketaddress.cc106 void SocketAddress::SetIP(uint32 ip_as_host_order_integer) { in SetIP() function in talk_base::SocketAddress
112 void SocketAddress::SetIP(const IPAddress& ip) { in SetIP() function in talk_base::SocketAddress
118 void SocketAddress::SetIP(const std::string& hostname) { in SetIP() function in talk_base::SocketAddress
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A Dregdisplay.h45 inline void SetIP(PCODE IP) { this->IP = IP; } in SetIP() function
83 inline void SetIP(PCODE IP) { this->IP = IP; } in SetIP() function
139 inline void SetIP(PCODE IP) { this->IP = IP; } in SetIP() function
158 inline void SetIP(PCODE IP) { } in SetIP() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/
H A DThreadMirror.cs156 public void SetIP (Location loc) { in SetIP() method in Mono.Debugger.Soft.ThreadMirror
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/network/
H A DZeroconfBrowser.cpp198 void CZeroconfBrowser::ZeroconfService::SetIP(const std::string& fcr_ip) in SetIP() function in CZeroconfBrowser::ZeroconfService
/dports/games/redeclipse/base-2.0.0/src/steam/
H A Dmatchmakingtypes.h148 inline void servernetadr_t::SetIP( uint32 unIP ) in SetIP() function
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/
H A Dnetaddress.h107 static constexpr size_t ADDR_I2P_SIZE = 32; in CNetAddr()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/p2p/base/
H A Dstun.h271 void SetIP(const talk_base::IPAddress& ip) { in SetIP() function
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.TypeLoader/src/Internal/Runtime/TypeLoader/ReferenceSource/amd64/
H A DcGenCpu.h285 inline void SetIP(CONTEXT* context, PCODE rip) in SetIP() function
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/
H A Dnetaddress.cpp22 void CNetAddr::SetIP(const CNetAddr& ipIn) in SetIP() function in CNetAddr
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/
H A Dnetaddress.cpp22 void CNetAddr::SetIP(const CNetAddr& ipIn) in SetIP() function in CNetAddr
/dports/net-p2p/litecoin/litecoin-0.18.1/src/
H A Dnetaddress.cpp22 void CNetAddr::SetIP(const CNetAddr& ipIn) in SetIP() function in CNetAddr
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/api/transport/
H A Dstun.h354 void SetIP(const rtc::IPAddress& ip) { in SetIP() function

123