Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/
Dtun.c83 #define tun_debug(level, tun, fmt, args...) \ argument
94 #define tun_debug(level, tun, fmt, args...) \ argument
149 struct tun_struct __rcu *tun; member
164 struct tun_struct *tun; member
210 static inline bool tun_legacy_is_little_endian(struct tun_struct *tun) in tun_legacy_is_little_endian()
216 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 …]
/linux-4.4.14/drivers/media/tuners/
Dtuner-simple.c114 struct tunertype *tun; member
238 struct tunertype *tun = priv->tun; in simple_tuner_params() local
669 struct tunertype *tun; in simple_set_radio_freq() local
851 struct tunertype *tun = priv->tun; in simple_dvb_configure() local
/linux-4.4.14/net/openvswitch/
Dactions.c895 struct ovs_tunnel_info *tun = nla_data(a); in execute_set_action() local
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h267 struct mlx4_rcv_tunnel_hdr tun; member
452 struct mlx4_ib_demux_pv_ctx **tun; member