Searched refs:tun_struct (Results 1 – 1 of 1) sorted by relevance
133 struct tun_struct __rcu *tun;146 struct tun_struct *detached;159 struct tun_struct *tun;179 struct tun_struct { struct224 static void tun_flow_init(struct tun_struct *tun); argument225 static void tun_flow_uninit(struct tun_struct *tun);267 static void tun_napi_init(struct tun_struct *tun, struct tun_file *tfile, in tun_napi_init()317 static struct tun_flow_entry *tun_flow_create(struct tun_struct *tun, in tun_flow_create()338 static void tun_flow_delete(struct tun_struct *tun, struct tun_flow_entry *e) in tun_flow_delete()347 static void tun_flow_flush(struct tun_struct *tun) in tun_flow_flush()[all …]