inet_ntop6
static const char *inet_ntop6 __P((const u_char *src, char *dst, size_t size));
return (inet_ntop6(src, dst, size));