Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/
Dtun.c145 struct tun_file { struct
146 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