Home
last modified time | relevance | path

Searched defs:get_ipv6 (Results 1 – 22 of 22) sorted by relevance

/dports/devel/caf/actor-framework-0.18.5/libcaf_io/src/io/network/
H A Dinterfaces.cpp60 int fetch_addr_str(bool get_ipv4, bool get_ipv6, char (&buf)[INET6_ADDRSTRLEN], in fetch_addr_str()
76 void for_each_address(bool get_ipv4, bool get_ipv6, F fun) { in for_each_address()
127 void for_each_address(bool get_ipv4, bool get_ipv6, F fun) { in for_each_address()
150 auto get_ipv6 = std::find(ps.begin(), ps.end(), protocol::ipv6) != ps.end(); in traverse_impl() local
/dports/devel/godot-tools/godot-3.2.3-stable/core/io/
H A Dip_address.cpp195 const uint8_t *IP_Address::get_ipv6() const { in get_ipv6() function in IP_Address
/dports/devel/godot2-tools/godot-2.1.6-stable/core/io/
H A Dip_address.cpp197 const uint8_t *IP_Address::get_ipv6() const { in get_ipv6() function in IP_Address
/dports/devel/godot2/godot-2.1.6-stable/core/io/
H A Dip_address.cpp197 const uint8_t *IP_Address::get_ipv6() const { in get_ipv6() function in IP_Address
/dports/devel/godot/godot-3.2.3-stable/core/io/
H A Dip_address.cpp195 const uint8_t *IP_Address::get_ipv6() const { in get_ipv6() function in IP_Address
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/linux/
H A Dnetload.c127 static void get_ipv6(glibtop *server, glibtop_netload *buf, in get_ipv6() function
/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/src/common/
H A Dget.c352 get_ipv6(const u_char *pktdata, int datalen, int datalink, u_char **newbuff) in get_ipv6() function
/dports/security/stunnel/stunnel-5.60/src/
H A Dresolver.c114 NOEXPORT int get_ipv6(LPTSTR file) { in get_ipv6() function
/dports/devel/libunit/unit-1.26.1/test/
H A Dtest_routing.py1551 def get_ipv6(): function
1657 def get_ipv6(): function
/dports/www/unit/unit-1.26.1/test/
H A Dtest_routing.py1551 def get_ipv6(): function
1657 def get_ipv6(): function
/dports/www/unit-php/unit-1.26.1/test/
H A Dtest_routing.py1551 def get_ipv6(): function
1657 def get_ipv6(): function
/dports/www/unit-python/unit-1.26.1/test/
H A Dtest_routing.py1551 def get_ipv6(): function
1657 def get_ipv6(): function
/dports/www/unit-java/unit-1.26.1/test/
H A Dtest_routing.py1551 def get_ipv6(): function
1657 def get_ipv6(): function
/dports/www/unit-perl/unit-1.26.1/test/
H A Dtest_routing.py1551 def get_ipv6(): function
1657 def get_ipv6(): function
/dports/net/hostapd-devel/hostap-14ab4a816/tests/remote/
H A Drutils.py237 def get_ipv6(client, ifname=None): function
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/td/utils/port/
H A DIPAddress.cpp271 string IPAddress::get_ipv6() const { in get_ipv6() function in td::IPAddress
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/tests/remote/
H A Drutils.py237 def get_ipv6(client, ifname=None): function
/dports/security/nmap/nmap-7.91/zenmap/zenmapCore/
H A DNmapParser.py255 def get_ipv6(self): member in HostInfo
595 def get_ipv6(self): member in ParserBasics
/dports/devel/py-distributed/distributed-2021.11.2/distributed/
H A Dutils.py167 def get_ipv6(host="2001:4860:4860::8888", port=80): function
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_addr.c1682 #define get_ipv6(test_addr, str, iprv) STMT_BEGIN \ macro
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_addr.c1682 #define get_ipv6(test_addr, str, iprv) STMT_BEGIN \ macro
/dports/devel/py-oci/oci-2.53.1/src/oci/core/
H A Dvirtual_network_client.py9937 def get_ipv6(self, ipv6_id, **kwargs): member in VirtualNetworkClient