Home
last modified time | relevance | path

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

/bionic/libc/include/
Dnetdb.h168 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */ macro
/bionic/tests/headers/posix/
Dnetdb_h.c77 MACRO(AI_V4MAPPED); in netdb_h()