d->bd_wdcount++;
if (mc != NULL) {
if (error == 0)
if (error == 0 && ifp->if_input != NULL)
(*ifp->if_input)(ifp, mc);
else
m_freem(mc);