Searched refs:ai_family (Results 1 – 3 of 3) sorted by relevance
23 hints.ai_family = AF_INET; in lookup_hostname()36 if (temp->ai_family == AF_INET && temp->ai_protocol == IPPROTO_TCP) { in lookup_hostname()
85 int ai_family; /* Address family of socket. */ member
328 ai->ai_family = AF_INET; in lwip_getaddrinfo()
Completed in 3 milliseconds