Searched defs:tun_file (Results 1 – 1 of 1) sorted by relevance
144 struct tun_file { struct145 struct sock sk;146 struct socket socket;147 struct socket_wq wq;148 struct tun_struct __rcu *tun;149 struct net *net;150 struct fasync_struct *fasync;174 /* Since the socket were moved to tun_file, to preserve the behavior of persist argument