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;192 int align;193 int vnet_hdr_sz;194 int sndbuf;199 u32 msg_enable;200 spinlock_t lock;[all …]
Completed in 12 milliseconds