Searched refs:ns_name_ntop (Results 1 – 2 of 2) sorted by relevance
577 #define ns_name_ntop __ns_name_ntop macro633 int ns_name_ntop(const uchar_t *, char *, size_t);
97 ns_name_ntop(const u_char *src, char *dst, size_t dstsiz) in ns_name_ntop() function623 if (ns_name_ntop(tmp, dst, dstsiz) == -1) in ns_name_uncompress()