Home
last modified time | relevance | path

Searched refs:h_addrtype (Results 1 – 3 of 3) sorted by relevance

/lib/lwip/lwip/src/api/
A Dnetdb.c121 s_hostent.h_addrtype = AF_INET; in lwip_gethostbyname()
130 LWIP_DEBUGF(DNS_DEBUG, ("hostent.h_addrtype == %d\n", s_hostent.h_addrtype)); in lwip_gethostbyname()
221 ret->h_addrtype = AF_INET; in lwip_gethostbyname_r()
/lib/lwip/lwip/src/include/lwip/
A Dnetdb.h96 int h_addrtype; /* Address type. */ member
/lib/lwip/lwip/src/netif/ppp/
A Dauth.c2122 if (hp != NULL && hp->h_addrtype == AF_INET) {

Completed in 8 milliseconds