Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/
Dtun.c610 static struct tun_struct *tun_get(struct file *file) in tun_get() function
1221 struct tun_struct *tun = tun_get(file); in tun_chr_write_iter()
2211 tun = tun_get(f); in tun_chr_show_fdinfo()