Home
last modified time | relevance | path

Searched refs:HAVE_IPV6 (Results 1 – 21 of 21) sorted by relevance

/external/mdnsresponder/mDNSPosix/
DmDNSUNP.h33 #if HAVE_IPV6
48 #if HAVE_IPV6
58 #elif HAVE_IPV6
99 #if defined(AF_INET6) && HAVE_IPV6 && HAVE_LINUX
104 #if defined(AF_INET6) && HAVE_IPV6
DmDNSPosix.h46 #if HAVE_IPV6
57 #if HAVE_IPV6
DmDNSUNP.c57 #if defined(AF_INET6) && HAVE_IPV6 && !HAVE_LINUX
63 #if defined(AF_INET6) && HAVE_IPV6 && HAVE_LINUX
234 #if defined(AF_INET6) && HAVE_IPV6 in get_ifi_info()
238 #if defined(AF_INET6) && HAVE_IPV6 && HAVE_LINUX in get_ifi_info()
417 #if defined(AF_INET6) && HAVE_IPV6 in get_ifi_info()
646 #if defined(IPV6_PKTINFO) && HAVE_IPV6 in recvfrom_flags()
665 #if defined(IPV6_HOPLIMIT) && HAVE_IPV6 in recvfrom_flags()
DmDNSPosix.c130 #if HAVE_IPV6 in SockAddrTomDNSAddr()
189 #if HAVE_IPV6 in mDNSPlatformSendUDP()
595 #if HAVE_IPV6 in FreePosixNetworkInterface()
640 #if HAVE_IPV6 in SetupSocket()
738 #if HAVE_IPV6 in SetupSocket()
889 #if HAVE_IPV6 in SetupOneInterface()
905 #if HAVE_IPV6 in SetupOneInterface()
948 #if HAVE_IPV6 in SetupInterfaceList()
963 #if HAVE_IPV6 in SetupInterfaceList()
1266 #if HAVE_IPV6 in mDNSPlatformInit()
[all …]
DIdentify.c276 #if HAVE_IPV6 in main()
318 #if HAVE_IPV6 in main()
/external/dnsmasq/src/
Dconfig.h249 #define HAVE_IPV6 macro
257 #undef HAVE_IPV6
260 #undef HAVE_IPV6
Dnetwork.c87 #ifdef HAVE_IPV6 in iface_check()
158 #ifdef HAVE_IPV6 in iface_allowed()
180 #ifdef HAVE_IPV6
219 #ifdef HAVE_IPV6 in enumerate_interfaces()
236 #if defined(HAVE_IPV6)
299 #ifdef HAVE_IPV6 in create_wildcard_listeners()
353 #ifdef HAVE_IPV6 in create_bound_listener()
372 #ifdef HAVE_IPV6 in create_bound_listener()
388 #ifdef HAVE_IPV6 in create_bound_listener()
514 #ifdef HAVE_IPV6 in create_bound_listeners()
[all …]
Dforward.c39 #ifdef HAVE_IPV6 in send_from()
77 #ifdef HAVE_IPV6 in send_from()
130 #ifdef HAVE_IPV6 in search_servers()
155 #ifdef HAVE_IPV6 in search_servers()
267 #ifdef HAVE_IPV6 in forward_query()
305 #ifdef HAVE_IPV6 in forward_query()
422 #ifdef HAVE_IPV6 in reply_query()
511 #ifdef HAVE_IPV6 in receive_query()
548 #ifdef HAVE_IPV6 in receive_query()
575 #ifdef HAVE_IPV6 in receive_query()
[all …]
Dnetlink.c45 #ifdef HAVE_IPV6 in netlink_init()
165 #ifdef HAVE_IPV6 in iface_enumerate()
197 #ifdef HAVE_IPV6 in iface_enumerate()
Dutil.c239 #ifdef HAVE_IPV6 in sockaddr_isequal()
307 #ifdef HAVE_IPV6 in parse_addr()
325 #ifdef HAVE_IPV6 in prettyprint_addr()
Ddnsmasq.h198 #ifdef HAVE_IPV6
297 #if defined(HAVE_IPV6)
382 #ifdef HAVE_IPV6
Dcache.c242 #ifdef HAVE_IPV6 in cache_scan_free()
477 #ifdef HAVE_IPV6 in cache_find_by_addr()
634 #ifdef HAVE_IPV6 in read_hostsfile()
979 #ifdef HAVE_IPV6 in dump_cache()
1037 #ifdef HAVE_IPV6 in log_query()
Drfc1035.c193 #ifdef HAVE_IPV6 in in_arpa_name_2_addr()
612 #ifdef HAVE_IPV6 in extract_addresses()
756 #ifdef HAVE_IPV6 in setup_reply()
872 #ifdef HAVE_IPV6 in add_resource_record()
1119 #ifdef HAVE_IPV6 in answer_request()
1334 #ifdef HAVE_IPV6 in answer_request()
Doption.c1318 #ifdef HAVE_IPV6 in one_opt()
2515 #ifdef HAVE_IPV6 in read_opts()
2526 #ifdef HAVE_IPV6 in read_opts()
Ddnsmasq.c40 #ifndef HAVE_IPV6
/external/libiio/src/iiod/
Diiod.c73 #ifdef HAVE_IPV6
232 #ifdef HAVE_IPV6 in main_server()
246 #ifdef HAVE_IPV6 in main_server()
/external/libiio/src/
Diio-config.h26 #undef HAVE_IPV6
Diio-config.h.cmakein26 #cmakedefine HAVE_IPV6
DCMakeLists.txt99 check_symbol_exists(in6addr_any "netinet/in.h" HAVE_IPV6)
101 if (NOT HAVE_IPV6)
Dnetwork.c1519 #ifdef HAVE_IPV6 in network_create_context()
1533 #ifdef HAVE_IPV6 in network_create_context()
/external/dnsmasq/
DCHANGELOG.archive306 Added HAVE_IPV6 config symbol to allow compilation
395 Extended HAVE_IPV6 config flag to allow compliation on
612 Fixes to cure compilation breakage when HAVE_IPV6 not