Home
last modified time | relevance | path

Searched refs:tun_struct (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/
Dtun.c174 struct tun_struct __rcu *tun;
187 struct tun_struct *detached;
195 struct tun_struct *tun;
215 struct tun_struct { struct
316 static void tun_napi_init(struct tun_struct *tun, struct tun_file *tfile, in tun_napi_init()
346 static inline bool tun_legacy_is_little_endian(struct tun_struct *tun) in tun_legacy_is_little_endian()
352 static long tun_get_vnet_be(struct tun_struct *tun, int __user *argp) in tun_get_vnet_be()
362 static long tun_set_vnet_be(struct tun_struct *tun, int __user *argp) in tun_set_vnet_be()
377 static inline bool tun_legacy_is_little_endian(struct tun_struct *tun) in tun_legacy_is_little_endian()
382 static long tun_get_vnet_be(struct tun_struct *tun, int __user *argp) in tun_get_vnet_be()
[all …]