arp_getipv4
int arp_getipv4(char *, char *);
if (arp_getipv4(addr, ether) == 0)
if (arp_getipv4(ip, ether) == 0)