Searched refs:slp_ntop (Results 1 – 3 of 3) sorted by relevance
364 cname = slp_ntop(addrbuf, INET6_ADDRSTRLEN, (const void *) addr); in slp_gethostbyaddr()412 char *slp_ntop(char *buf, int buflen, const void *addr) { in slp_ntop() function
211 extern char *slp_ntop(char *, int, const void *);
285 cname = slp_ntop(addrbuf, INET6_ADDRSTRLEN, in slp_uc_udp_send()