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

/netbsd-current/external/bsd/tcpdump/dist/
H A Daddrtoname.h72 get_linkaddr_string(netdissect_options *ndo, const uint8_t *p, function
121 #define GET_LINKADDR_STRING(p, type, len) get_linkaddr_string(ndo, (const u_char *)(p), type, len)

Completed in 177 milliseconds