Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/wg/
H A Dif_wg.c562 wg_queue_dequeue_parallel(struct wg_queue *parallel) in wg_queue_dequeue_parallel() function
1942 while ((pkt = wg_queue_dequeue_parallel(queue)) != NULL) in wg_encrypt_worker()
1953 while ((pkt = wg_queue_dequeue_parallel(queue)) != NULL) in wg_decrypt_worker()