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