Searched defs:ai_socktype (Results 1 - 11 of 11) sorted by relevance

/external/libpcap/Win32/Include/
H A Daddrinfo.h45 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
46 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
74 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
H A Dip6_misc.h155 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
/external/tcpdump/missing/
H A Daddrinfo.h45 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
46 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
74 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/
H A Dnetdb.h138 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
169 # define EAI_SOCKTYPE -7 /* `ai_socktype' not supported. */
170 # define EAI_SERVICE -8 /* SERVICE not supported for `ai_socktype'. */
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A D_openvms.h119 int ai_socktype; member in struct:addrinfo
H A D_osf1.h78 int ai_socktype; member in struct:addrinfo
H A D_solaris.h122 int ai_socktype; member in struct:addrinfo
H A D_win95.h64 int ai_socktype; member in struct:addrinfo
H A D_winnt.h79 int ai_socktype; member in struct:addrinfo
/external/chromium_org/third_party/libevent/
H A Dhttp.c147 int ai_socktype; member in struct:addrinfo
164 ai->ai_socktype = SOCK_STREAM;
2631 ai.ai_socktype = SOCK_RAW;
2737 ai.ai_socktype = SOCK_STREAM;
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h582 int ai_socktype; member in struct:__sanitizer::__sanitizer_addrinfo

Completed in 1277 milliseconds