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

/freebsd-13-stable/contrib/tcpdump/
H A Daddrtoname.h44 extern const char *le64addr_string(netdissect_options *, const u_char *);
H A Dprint-802_15_4.c144 ND_PRINT((ndo,"%04x:%s ", panid, le64addr_string(ndo, p)));
212 ND_PRINT((ndo,"%04x:%s ", panid, le64addr_string(ndo, p)));
H A Daddrtoname.c559 le64addr_string(netdissect_options *ndo, const u_char *ep) function
583 (*ndo->ndo_error)(ndo, "le64addr_string: strdup(buf)");

Completed in 100 milliseconds