Searched refs:ai_socktype (Results 1 – 9 of 9) sorted by relevance
64 int ai_socktype; /* Socket type. */ member
86 int ai_socktype; /* Socket type. */ member
331 ai->ai_socktype = hints->ai_socktype; in lwip_getaddrinfo()
106 int ai_socktype; /* Socket type. */ member
396 ai->ai_socktype = hints->ai_socktype; in lwip_getaddrinfo()
397 ai->ai_socktype = hints->ai_socktype; in lwip_getaddrinfo()
1705 ai->ai_socktype = hints->ai_socktype; in at_getaddrinfo()
7009 int ai_socktype; member7154 k_hints->ai_socktype = hints->ai_socktype; in sys_getaddrinfo()7174 res->ai_socktype = hints->ai_socktype; in sys_getaddrinfo()
Completed in 27 milliseconds