Home
last modified time | relevance | path

Searched refs:WG_PACKET_UNCRYPTED (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/net/wg/
H A Dif_wg.c202 WG_PACKET_UNCRYPTED, /* before encryption/decryption */ enumerator
508 pkt->p_state = WG_PACKET_UNCRYPTED; in wg_queue_both()
547 STAILQ_FIRST(&serial->q_queue)->p_state != WG_PACKET_UNCRYPTED) { in wg_queue_dequeue_serial()