Home
last modified time | relevance | path

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

/NextBSD/libexec/rbootd/
HDdefs.h101 #define EnetStr(rptr) GetEtherAddr(&(rptr)->rmp.hp_hdr.saddr[0])
169 char *GetEtherAddr(u_int8_t *);
HDutils.c206 GetEtherAddr(u_int8_t *addr) in GetEtherAddr() function
277 GetEtherAddr(addr)); in NewClient()