Searched refs:ai_socktype (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/include/lwip/ | ||
| D | netdb.h | 86 int ai_socktype; /* Socket type. */ member |
| /lib/liblwip/src/api/ | ||
| D | netdb.c | 331 ai->ai_socktype = hints->ai_socktype; in lwip_getaddrinfo() |