Searched refs:tun_struct (Results 1 – 1 of 1) sorted by relevance
149 struct tun_struct __rcu *tun;158 struct tun_struct *detached;164 struct tun_struct *tun;178 struct tun_struct { struct210 static inline bool tun_legacy_is_little_endian(struct tun_struct *tun) in tun_legacy_is_little_endian() argument216 static long tun_get_vnet_be(struct tun_struct *tun, int __user *argp) in tun_get_vnet_be()226 static long tun_set_vnet_be(struct tun_struct *tun, int __user *argp) in tun_set_vnet_be()241 static inline bool tun_legacy_is_little_endian(struct tun_struct *tun) in tun_legacy_is_little_endian()246 static long tun_get_vnet_be(struct tun_struct *tun, int __user *argp) in tun_get_vnet_be()251 static long tun_set_vnet_be(struct tun_struct *tun, int __user *argp) in tun_set_vnet_be()[all …]