Searched refs:wg_packet_decrypt_worker (Results 1 – 3 of 3) sorted by relevance
36 void wg_packet_decrypt_worker(struct work_struct *work);
353 ret = wg_packet_queue_init(&wg->decrypt_queue, wg_packet_decrypt_worker, in wg_newlink()
493 void wg_packet_decrypt_worker(struct work_struct *work) in wg_packet_decrypt_worker() function