wg_send
ret = wg_send(sc, e, m);
rc = wg_send(sc, &endpoint, m);
static int wg_send(struct wg_softc *, struct wg_endpoint *, struct mbuf *);