Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dtun.c2092 static ssize_t tun_put_user(struct tun_struct *tun, in tun_put_user() function
2252 ret = tun_put_user(tun, tfile, skb, to); in tun_do_read()