Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dtun.c571 static void __tun_detach(struct tun_file *tfile, bool clean) in __tun_detach() function
637 __tun_detach(tfile, clean); in tun_detach()
2969 __tun_detach(tfile, false); in tun_set_queue()