ether_ntohost
__weak_alias(ether_ntohost,_ether_ntohost)
int ether_ntohost(char *, const struct ether_addr *);
if (ether_ntohost(hp, eap) != 0) {
if (ether_ntohost(clientname, (struct ether_addr *)fp->src)) {
if (ether_ntohost(hostname_buffer, (struct ether_addr *) ether_packet->ether_shost)) {
if (ether_ntohost(ename, (struct ether_addr *)&ep->ether_shost) != 0) {