Searched refs:tun_file (Results 1 – 1 of 1) sorted by relevance
144 struct tun_file { struct179 struct tun_file __rcu *tfiles[MAX_TAP_QUEUES];328 struct tun_file *tfile) in tun_flow_update()432 static void tun_disable_queue(struct tun_struct *tun, struct tun_file *tfile) in tun_disable_queue()439 static struct tun_struct *tun_enable_queue(struct tun_file *tfile) in tun_enable_queue()449 static void tun_queue_purge(struct tun_file *tfile) in tun_queue_purge()455 static void __tun_detach(struct tun_file *tfile, bool clean) in __tun_detach()457 struct tun_file *ntfile; in __tun_detach()503 static void tun_detach(struct tun_file *tfile, bool clean) in tun_detach()513 struct tun_file *tfile, *tmp; in tun_detach_all()[all …]