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