Searched refs:tun_file (Results 1 – 1 of 1) sorted by relevance
170 struct tun_file { struct216 struct tun_file __rcu *tfiles[MAX_TAP_QUEUES];278 struct tun_file *tfile = container_of(napi, struct tun_file, napi); in tun_napi_receive()316 static void tun_napi_init(struct tun_struct *tun, struct tun_file *tfile, in tun_napi_init()328 static void tun_napi_disable(struct tun_file *tfile) in tun_napi_disable()334 static void tun_napi_del(struct tun_file *tfile) in tun_napi_del()340 static bool tun_napi_frags_enabled(const struct tun_file *tfile) in tun_napi_frags_enabled()521 struct tun_file *tfile) in tun_flow_update()644 static void tun_disable_queue(struct tun_struct *tun, struct tun_file *tfile) in tun_disable_queue()651 static struct tun_struct *tun_enable_queue(struct tun_file *tfile) in tun_enable_queue()[all …]