Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dtun.c31 static int tun_detach(int fd, char *dev) in tun_detach() function
/linux/drivers/net/
H A Dtun.c693 static void tun_detach(struct tun_file *tfile, bool clean) in tun_detach() function