Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dtun.c739 static void tun_detach(struct tun_file *tfile, bool clean) in tun_detach() function
3234 tun_detach(tfile, true); in tun_chr_close()