Searched refs:getname6 (Results 1 – 4 of 4) sorted by relevance
53 extern const char *getname6(netdissect_options *, const u_char *);62 #define ip6addr_string(ndo, p) getname6(ndo, (const u_char *)(p))
283 getname6(netdissect_options *ndo, const u_char *ap) in getname6() function
1334 pfunc = getname6; in lldp_network_addr_print()
2716 char *getname6 __P((const u_char *));2751 getname6(ap) in getname6() function