Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/
Dtun.c554 static void tun_detach(struct tun_file *tfile, bool clean) in tun_detach() function
2247 tun_detach(tfile, true); in tun_chr_close()