Searched refs:tun_struct (Results 1 – 1 of 1) sorted by relevance
134 struct tun_struct __rcu *tun;147 struct tun_struct *detached;162 struct tun_struct *tun;182 struct tun_struct { struct227 static void tun_flow_init(struct tun_struct *tun); argument228 static void tun_flow_uninit(struct tun_struct *tun);270 static void tun_napi_init(struct tun_struct *tun, struct tun_file *tfile, in tun_napi_init()320 static struct tun_flow_entry *tun_flow_create(struct tun_struct *tun, in tun_flow_create()341 static void tun_flow_delete(struct tun_struct *tun, struct tun_flow_entry *e) in tun_flow_delete()350 static void tun_flow_flush(struct tun_struct *tun) in tun_flow_flush()[all …]