Searched refs:inet_pton6 (Results 1 – 1 of 1) sorted by relevance
33 static int inet_pton6(const char *src, u_char *dst);53 return (inet_pton6(src, dst)); in inet_pton()124 inet_pton6(const char *src, u_char *dst) in inet_pton6() function