Searched refs:deviceEthAddr (Results 1 – 2 of 2) sorted by relevance
34 void deviceEthAddr(char *, u_char *);
41 deviceEthAddr(char *ifname, u_char *eaddr) in deviceEthAddr() function108 deviceEthAddr(p->if_name, &p->eaddr[0]); in deviceOpen()