Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/api/
A Dnetdb.c110 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()
/lk-master/external/lib/lwip/include/lwip/
A Dnetdb.h76 int h_addrtype; /* Address type. */ member
/lk-master/external/lib/lwip/netif/ppp/
A Dauth.c1158 if (hp != NULL && hp->h_addrtype == AF_INET) {

Completed in 4 milliseconds