Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/rbootd/
Ddefs.h102 #define EnetStr(rptr) GetEtherAddr(&(rptr)->rmp.hp_hdr.saddr[0])
163 char *GetEtherAddr(u_int8_t *);
Dutils.c204 GetEtherAddr(u_int8_t *addr) in GetEtherAddr() function
275 GetEtherAddr(addr)); in NewClient()