get_ether_addr
if (!get_ether_addr(addr->sin_addr.s_addr, ea)) {
static int get_ether_addr(u_int32_t ipaddr, struct ether_addr *hwaddr);