epstart
epstart(&sc->sc_ethercom.ec_if);
epstart(ifp);
void epstart(struct ifnet *);
ifp->if_start = epstart;