Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/
H A Dtun.c647 static void __tun_detach(struct tun_file *tfile, bool clean) in __tun_detach() function
712 __tun_detach(tfile, clean); in tun_detach()
2989 __tun_detach(tfile, false); in tun_set_queue()