Searched refs:ipx_ntop (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/lib/
H A Dipx_ntop.c58 const char *ipx_ntop(int af, const void *addr, char *str, size_t len) function
H A Dutils.c526 return ipx_ntop(af, addr, buf, buflen);
/external/iproute2/include/
H A Dutils.h110 const char *ipx_ntop(int af, const void *addr, char *str, size_t len);

Completed in 65 milliseconds