Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dtun.c2061 static ssize_t tun_put_user_xdp(struct tun_struct *tun, in tun_put_user_xdp() function
2247 ret = tun_put_user_xdp(tun, tfile, xdpf, to); in tun_do_read()