Home
last modified time | relevance | path

Searched refs:GetEtherAddr (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/rbootd/
H A Ddefs.h85 #define EnetStr(rptr) GetEtherAddr(&(rptr)->rmp.hp_hdr.saddr[0])
146 char *GetEtherAddr(u_int8_t *);
H A Dutils.c188 GetEtherAddr(u_int8_t *addr) in GetEtherAddr() function
259 GetEtherAddr(addr)); in NewClient()