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