wg_tag
struct wg_tag *t;
struct wg_tag *t;
struct wg_tag *t;
struct wg_tag *t;
struct wg_tag *t;
struct wg_tag *t;
struct wg_tag *t;
struct wg_tag *t;
wg_queue_dequeue(struct wg_queue *q, struct wg_tag **t)
struct wg_tag *t;
struct wg_tag *t;
struct wg_tag *t;
void wg_peer_set_endpoint_from_tag(struct wg_peer *, struct wg_tag *);
struct wg_tag *
wg_queue_dequeue(struct wg_queue *, struct wg_tag **);
wg_peer_set_endpoint_from_tag(struct wg_peer *peer, struct wg_tag *t)
struct wg_tag *
mtag = m_tag_get(PACKET_TAG_WIREGUARD, sizeof(struct wg_tag),
bzero(mtag + 1, sizeof(struct wg_tag));
return ((struct wg_tag *)(mtag + 1));