Searched defs:tun (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/drivers/net/ | 
| D | tun.c | 83 #define tun_debug(level, tun, fmt, args...)			\  argument 94 #define tun_debug(level, tun, fmt, args...)			\  argument 148 	struct tun_struct __rcu *tun;  member 164 	struct tun_struct *tun;  member 209 static inline u16 tun16_to_cpu(struct tun_struct *tun, __virtio16 val)  in tun16_to_cpu() 214 static inline __virtio16 cpu_to_tun16(struct tun_struct *tun, u16 val)  in cpu_to_tun16() 235 static struct tun_flow_entry *tun_flow_create(struct tun_struct *tun,  in tun_flow_create() 255 static void tun_flow_delete(struct tun_struct *tun, struct tun_flow_entry *e)  in tun_flow_delete() 264 static void tun_flow_flush(struct tun_struct *tun)  in tun_flow_flush() 279 static void tun_flow_delete_by_queue(struct tun_struct *tun, u16 queue_index)  in tun_flow_delete_by_queue() [all …] 
 | 
| /linux-4.1.27/drivers/media/tuners/ | 
| D | tuner-simple.c | 114 	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.1.27/drivers/infiniband/hw/mlx4/ | 
| D | mlx4_ib.h | 252 	struct mlx4_rcv_tunnel_hdr tun;  member 437 	struct mlx4_ib_demux_pv_ctx **tun;  member
  |