HomeSort by relevance Sort by last modified time
    Searched defs:ai_socktype (Results 1 - 14 of 14) sorted by null

  /development/ndk/sources/android/libportable/common/include/
netdb_portable.h 70 * values of ai_socktype being different.
125 * ai_socktype values.
130 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo_portable
163 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
164 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /external/libpcap/Win32/Include/
addrinfo.h 45 #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
ip6_misc.h 155 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
  /bionic/libc/include/
netdb.h 116 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
148 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
149 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /development/ndk/platforms/android-3/include/
netdb.h 116 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
148 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
149 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /development/ndk/platforms/android-L/include/
netdb.h 116 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
148 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
149 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */