ETHER_IS_MULTICAST
if (ea == NULL || ETHER_IS_MULTICAST(ea->octet) ||
if (ETHER_IS_MULTICAST(mac_addr)) {