Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/
Dtun.c682 static void tun_detach(struct tun_file *tfile, bool clean) in tun_detach() function
3398 tun_detach(tfile, true); in tun_chr_close()