ETHER_TYPE_IPV6
} else if (etherType == ETHER_TYPE_IPV6) {
case ETHER_TYPE_IPV6:
B_NET_FRAME_TYPE(IFT_ETHER, ETHER_TYPE_IPV6));
destination->sdl_e_type = htons(ETHER_TYPE_IPV6);
entry->hardware_address.sdl_e_type = htons(ETHER_TYPE_IPV6);
address.sdl_e_type = htons(ETHER_TYPE_IPV6);
hardwareAddress.sdl_e_type = htons(ETHER_TYPE_IPV6);
hardwareAddress.sdl_e_type = htons(ETHER_TYPE_IPV6);
interface->device, B_NET_FRAME_TYPE(IFT_ETHER, ETHER_TYPE_IPV6), domain);