Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/
Dtun.c2059 static ssize_t tun_put_user_xdp(struct tun_struct *tun, in tun_put_user_xdp() function
2245 ret = tun_put_user_xdp(tun, tfile, xdpf, to); in tun_do_read()