ether_ntohost
int ether_ntohost(char *, const struct ether_addr *);
if (ether_ntohost(hbuf, ea) == 0)
if (ether_ntohost(host, (struct ether_addr *)laddr) != 0 ||
retval = ether_ntohost(hp, e);
extern int ether_ntohost(char *, const struct ether_addr *);