mtd_stop
void mtd_stop(struct ifnet *, int);
ifp->if_stop = mtd_stop;
mtd_stop(ifp, 0);
mtd_stop(ifp, 1);