Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dtun.c3468 static int tun_chr_open(struct inode *inode, struct file * file) in tun_chr_open() function
3548 .open = tun_chr_open,