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