Lines Matching defs:wg_endpoint
130 struct wg_endpoint {
148 struct wg_endpoint t_endpoint;
215 struct wg_endpoint p_endpoint;
288 void wg_peer_get_endpoint(struct wg_peer *, struct wg_endpoint *);
301 int wg_send(struct wg_softc *, struct wg_endpoint *, struct mbuf *);
302 void wg_send_buf(struct wg_softc *, struct wg_endpoint *, uint8_t *,
340 struct wg_endpoint *);
593 wg_peer_get_endpoint(struct wg_peer *peer, struct wg_endpoint *endpoint)
818 wg_send(struct wg_softc *sc, struct wg_endpoint *e, struct mbuf *m)
867 wg_send_buf(struct wg_softc *sc, struct wg_endpoint *e, uint8_t *buf,
1246 struct wg_endpoint endpoint;
1306 struct wg_endpoint *e)
1799 struct wg_endpoint endpoint;