Searched refs:tun_file (Results 1 – 1 of 1) sorted by relevance
160 struct tun_file { struct210 struct tun_file __rcu *tfiles[MAX_TAP_QUEUES];272 struct tun_file *tfile = container_of(napi, struct tun_file, napi); in tun_napi_receive()310 static void tun_napi_init(struct tun_struct *tun, struct tun_file *tfile, in tun_napi_init()322 static void tun_napi_disable(struct tun_file *tfile) in tun_napi_disable()328 static void tun_napi_del(struct tun_file *tfile) in tun_napi_del()334 static bool tun_napi_frags_enabled(const struct tun_file *tfile) in tun_napi_frags_enabled()515 struct tun_file *tfile) in tun_flow_update()635 static void tun_disable_queue(struct tun_struct *tun, struct tun_file *tfile) in tun_disable_queue()642 static struct tun_struct *tun_enable_queue(struct tun_file *tfile) in tun_enable_queue()[all …]