ETHERTYPE_SLOW
du->ldu_eh.ether_type = htons(ETHERTYPE_SLOW);
mdu->mdu_eh.ether_type = htons(ETHERTYPE_SLOW);
if ((m->m_flags & M_VLANTAG) == 0 && etype == ETHERTYPE_SLOW) {