ilstart
static void ilstart(struct ifnet *);
ifp->if_start = ilstart;
ilstart(&sc->sc_if);
ilstart(ifp);