Searched refs:ai_next (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/include/lwip/ | ||
| D | netdb.h | 91 struct addrinfo *ai_next; /* Pointer to next in list. */ member |
| /lib/liblwip/src/api/ | ||
| D | netdb.c | 241 next = ai->ai_next; in lwip_freeaddrinfo() |