efstart
void efstart(struct ifnet *);
ifp->if_start = efstart;
efstart(ifp);
efstart(&sc->sc_arpcom.ac_if);