Searched refs:_ether_addr (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/alpha/stand/setnetbootinfo/
H A Dsetnetbootinfo.c54 struct ether_addr *ether_addr, _ether_addr; variable in typeref:struct:
127 if (ether_hostton(host, &_ether_addr) == -1)
130 ether_addr = &_ether_addr;

Completed in 307 milliseconds