Home
last modified time | relevance | path

Searched defs:tun_file (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/
Dtun.c144 struct tun_file { struct
145 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