Searched refs:AI_V4MAPPED (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/ | ||
D | netdb.h | 168 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */ macro |
/bionic/tests/headers/posix/ | ||
D | netdb_h.c | 77 MACRO(AI_V4MAPPED); in netdb_h() |