Searched refs:tun_rx_batched (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ |
H A D | tun.c | 1552 static void tun_rx_batched(struct tun_struct *tun, struct tun_file *tfile, in tun_rx_batched() function 2025 tun_rx_batched(tun, tfile, skb, more); in tun_get_user()
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | tun.c | 1545 static void tun_rx_batched(struct tun_struct *tun, struct tun_file *tfile, in tun_rx_batched() function 2009 tun_rx_batched(tun, tfile, skb, more); in tun_get_user()
|
Completed in 9 milliseconds