Home
last modified time | relevance | path

Searched refs:AI_V4MAPPED (Results 1 – 5 of 5) sorted by relevance

/aosp12/bionic/libc/include/
H A Dnetdb.h168 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */ macro
/aosp12/bionic/tests/headers/posix/
H A Dnetdb_h.c77 MACRO(AI_V4MAPPED); in netdb_h()
/aosp12/packages/modules/DnsResolver/tests/
H A Dresolv_unit_test.cpp198 {AI_V4MAPPED /*bad*/, 0, nullptr, nullptr, nullptr, EAI_BADFLAGS}, in TEST_F()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt27663 field public static final int AI_V4MAPPED;