Searched defs:ipaddr_ntoa_r (Results 1 - 1 of 1) sorted by relevance

/external/syslinux/core/lwip/src/core/ipv4/
H A Dip_addr.c264 return ipaddr_ntoa_r(addr, str, 16);
276 char *ipaddr_ntoa_r(const ip_addr_t *addr, char *buf, int buflen) function

Completed in 98 milliseconds