wg_start
wg_start(&wgp->wgp_sc->wg_if);
wg->wg_if.if_start = wg_start;
wg_start(ifp);
static void wg_start(struct ifnet *);