Searched refs:WG_PACKET_UNCRYPTED (Results 1 – 1 of 1) sorted by relevance
160 WG_PACKET_UNCRYPTED, enumerator1894 pkt->p_state = WG_PACKET_UNCRYPTED; in wg_queue_both()1926 if (serial->q_len > 0 && STAILQ_FIRST(&serial->q_queue)->p_state != WG_PACKET_UNCRYPTED) { in wg_queue_dequeue_serial()