Searched refs:sc_encrypt_parallel (Results 1 – 1 of 1) sorted by relevance
242 struct wg_queue sc_encrypt_parallel; member1608 while ((pkt = wg_queue_dequeue_parallel(&sc->sc_encrypt_parallel)) != NULL) in wg_softc_encrypt()2071 if (wg_queue_both(&sc->sc_encrypt_parallel, &peer->p_encrypt_serial, pkt) != 0) in wg_peer_send_staged()2907 wg_queue_init(&sc->sc_encrypt_parallel, "encp"); in wg_clone_create()3004 wg_queue_deinit(&sc->sc_encrypt_parallel); in wg_clone_destroy()