Searched refs:inet_ntop6 (Results 1 – 1 of 1) sorted by relevance
34 static char *inet_ntop6(const u_char *src, char *dst, socklen_t size);51 return inet_ntop6(src, dst, size); in inet_ntop()91 inet_ntop6(const u_char *src, char *dst, socklen_t size) in inet_ntop6() function