Searched refs:tun_file (Results 1 – 1 of 1) sorted by relevance
145 struct tun_file { struct179 struct tun_file __rcu *tfiles[MAX_TAP_QUEUES];382 struct tun_file *tfile) in tun_flow_update()486 static void tun_disable_queue(struct tun_struct *tun, struct tun_file *tfile) in tun_disable_queue()493 static struct tun_struct *tun_enable_queue(struct tun_file *tfile) in tun_enable_queue()503 static void tun_queue_purge(struct tun_file *tfile) in tun_queue_purge()509 static void __tun_detach(struct tun_file *tfile, bool clean) in __tun_detach()511 struct tun_file *ntfile; in __tun_detach()554 static void tun_detach(struct tun_file *tfile, bool clean) in tun_detach()564 struct tun_file *tfile, *tmp; in tun_detach_all()[all …]