Searched refs:local_ether (Results 1 – 1 of 1) sorted by relevance
142 struct ether_addr local_ether; in ether_ntohost() local170 if (!ether_line(buf, &local_ether, local_host)) { in ether_ntohost()171 if (!bcmp((char *)&local_ether.octet[0], in ether_ntohost()192 struct ether_addr local_ether; in ether_hostton() local218 if (!ether_line(buf, &local_ether, local_host)) { in ether_hostton()221 bcopy((char *)&local_ether.octet[0], in ether_hostton()