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