Home
last modified time | relevance | path

Searched refs:wg_packet_handshake_send_worker (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dpeer.c48 INIT_WORK(&peer->transmit_handshake_work, wg_packet_handshake_send_worker); in wg_peer_create()
H A Dqueueing.h49 void wg_packet_handshake_send_worker(struct work_struct *work);
H A Dsend.c46 void wg_packet_handshake_send_worker(struct work_struct *work) in wg_packet_handshake_send_worker() function
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dpeer.c48 INIT_WORK(&peer->transmit_handshake_work, wg_packet_handshake_send_worker); in wg_peer_create()
H A Dqueueing.h49 void wg_packet_handshake_send_worker(struct work_struct *work);
H A Dsend.c46 void wg_packet_handshake_send_worker(struct work_struct *work) in wg_packet_handshake_send_worker() function

Completed in 3 milliseconds