get_ether
static int get_ether(char const *text, struct ether_addr *addr);
if (get_ether(host, &macaddr) == -1)