Searched refs:inet_cidr_ntop_ipv6 (Results 1 – 1 of 1) sorted by relevance
46 inet_cidr_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size);68 return (inet_cidr_ntop_ipv6(src, bits, dst, size)); in inet_cidr_ntop()153 inet_cidr_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size) { in inet_cidr_ntop_ipv6() function