Home
last modified time | relevance | path

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

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