inet_net_ntop.c | 54 static char * inet_net_ntop_ipv6(const u_char *src, int bits, 74 return (inet_net_ntop_ipv6(src, bits, dst, size)); 154 * inet_net_ntop_ipv6(src, bits, fakebits, dst, size) 170 inet_net_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size) function in typeref:typename:char *
|