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