Home
last modified time | relevance | path

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

/openbsd/usr.sbin/mopd/common/
H A Ddevice.h34 void deviceEthAddr(char *, u_char *);
H A Ddevice.c41 deviceEthAddr(char *ifname, u_char *eaddr) in deviceEthAddr() function
108 deviceEthAddr(p->if_name, &p->eaddr[0]); in deviceOpen()