Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dtun.c2445 static int tun_xdp_one(struct tun_struct *tun, in tun_xdp_one() function
2591 ret = tun_xdp_one(tun, tfile, xdp, &flush, &tpage); in tun_sendmsg()