Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireguard/
Dqueueing.h155 static inline void wg_prev_queue_drop_peeked(struct prev_queue *queue) in wg_prev_queue_drop_peeked() function
Dsend.c272 wg_prev_queue_drop_peeked(&peer->tx_queue); in wg_packet_tx_worker()
Dreceive.c461 wg_prev_queue_drop_peeked(&peer->rx_queue); in wg_packet_rx_poll()