Searched refs:h_addrtype (Results 1 – 3 of 3) sorted by relevance
110 s_hostent.h_addrtype = AF_INET; in lwip_gethostbyname()125 LWIP_DEBUGF(DNS_DEBUG, ("hostent.h_addrtype == %d\n", s_hostent.h_addrtype)); in lwip_gethostbyname()217 ret->h_addrtype = AF_INET; in lwip_gethostbyname_r()
76 int h_addrtype; /* Address type. */ member
1158 if (hp != NULL && hp->h_addrtype == AF_INET) {
Completed in 4 milliseconds