Home
last modified time | relevance | path

Searched defs:etheraddr_string (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Daddrtoname.c441 etheraddr_string(const u_char *ep) in etheraddr_string() function
/openbsd/usr.sbin/hostapd/
H A Dhostapd.h368 #define etheraddr_string(_s) ether_ntoa((struct ether_addr*)_s) macro