Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dnetdb.h86 int ai_socktype; /* Socket type. */ member
/lib/liblwip/src/api/
Dnetdb.c331 ai->ai_socktype = hints->ai_socktype; in lwip_getaddrinfo()