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