Home
last modified time | relevance | path

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

/external/tcpdump/missing/
Daddrinfo.h69 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG) macro
/external/chromium/third_party/libjingle/source/talk/base/
Dnethelpers.cc156 result = getipnodebyname(hostname, AF_INET, AI_DEFAULT, herrno); in SafeGetHostByName()