Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireguard/
Dqueueing.h157 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.c460 wg_prev_queue_drop_peeked(&peer->rx_queue); in wg_packet_rx_poll()