Searched refs:tun_xdp_one (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ |
H A D | tun.c | 2457 static int tun_xdp_one(struct tun_struct *tun, in tun_xdp_one() function 2589 tun_xdp_one(tun, tfile, xdp, &flush, &tpage); in tun_sendmsg()
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | tun.c | 2443 static int tun_xdp_one(struct tun_struct *tun, in tun_xdp_one() function 2586 ret = tun_xdp_one(tun, tfile, xdp, &flush, &tpage); in tun_sendmsg()
|
Completed in 10 milliseconds