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

/external/tcpdump/missing/
H A Daddrinfo.h64 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
67 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */ macro
/external/okhttp/src/main/java/libcore/io/
H A DOsConstants.java48 public static final int AI_V4MAPPED = placeholder(); field in class:OsConstants

Completed in 102 milliseconds