Searched defs:tun (Results  1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/net/ | 
| D | tun.c | 83 #define tun_debug(level, tun, fmt, args...)			\  argument94 #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/ | 
| D | tuner-simple.c | 114 	struct tunertype *tun;  member238 	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/ | 
| D | actions.c | 895 		struct ovs_tunnel_info *tun = nla_data(a);  in execute_set_action()  local
 | 
| /linux-4.4.14/drivers/infiniband/hw/mlx4/ | 
| D | mlx4_ib.h | 267 	struct mlx4_rcv_tunnel_hdr tun;  member452 	struct mlx4_ib_demux_pv_ctx **tun;  member
 
 |