ex_stop
ex_stop(ifp, 1);
ex_stop(&sc->sc_ethercom.ec_if, 1);
ifp->if_stop = ex_stop;
ex_stop(ifp, 0);
void ex_stop(struct ifnet *, int);