inet_cidr_ntop.c | 59 inet_cidr_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size); 81 return (inet_cidr_ntop_ipv6(src, bits, dst, size)); 167 inet_cidr_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size) { function in typeref:typename:char *
|