Searched refs:getname6 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/tcpdump/
H A Daddrtoname.h53 extern const char *getname6(netdissect_options *, const u_char *);
62 #define ip6addr_string(ndo, p) getname6(ndo, (const u_char *)(p))
H A Daddrtoname.c297 getname6(netdissect_options *ndo, const u_char *ap) function
338 "getname6: strdup(hp->h_name)");
351 (*ndo->ndo_error)(ndo, "getname6: strdup(cp)");
H A Dprint-lldp.c1334 pfunc = getname6;

Completed in 115 milliseconds