Home
last modified time | relevance | path

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

/lib/liblwip/src/include/ipv4/lwip/
Dip_addr.h232 #define ip_ntoa(ipaddr) ipaddr_ntoa(ipaddr) macro
/lib/liblwip/src/api/
Dnetdb.c132 …LWIP_DEBUGF(DNS_DEBUG, ("hostent.h_addr_list[%i]-> == %s\n", idx, ip_ntoa((ip_addr_t*)s_hostent.h_… in lwip_gethostbyname()
/lib/liblwip/
DCHANGELOG975 * ip_addr.h, netdb.c: patch #6900: added define ip_ntoa(struct ip_addr*)