Searched defs:tun_struct (Results 1 – 1 of 1) sorted by relevance
179 struct tun_struct { struct182 unsigned int flags;183 kuid_t owner;184 kgid_t group;186 struct net_device *dev;191 int align;192 int vnet_hdr_sz;193 int sndbuf;198 u32 msg_enable;199 spinlock_t lock;[all …]