Home
last modified time | relevance | path

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

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