ether_hostton
int ether_hostton(const char *, struct ether_addr *);
if (ether_hostton(hbuf, &ea) != 0) {
if (ether_hostton(hbuf, &sfnew->sf_mac) == 0) {
if (ether_hostton(hostname, &e))
if (ether_hostton(hostname, &e))
retval = ether_hostton(hp, e);
extern int ether_hostton(const char *, struct ether_addr *);