Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dtun.c93 #define tun_debug(level, tun, fmt, args...) \ argument
104 #define tun_debug(level, tun, fmt, args...) \ argument
174 struct tun_struct __rcu *tun; member
195 struct tun_struct *tun; member
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 …]
/Linux-v4.19/net/qrtr/
Dtun.c21 struct qrtr_tun *tun = container_of(ep, struct qrtr_tun, ep); in qrtr_tun_send() local
33 struct qrtr_tun *tun; in qrtr_tun_open() local
52 struct qrtr_tun *tun = filp->private_data; in qrtr_tun_read_iter() local
78 struct qrtr_tun *tun = filp->private_data; in qrtr_tun_write_iter() local
97 struct qrtr_tun *tun = filp->private_data; in qrtr_tun_poll() local
110 struct qrtr_tun *tun = filp->private_data; in qrtr_tun_release() local
/Linux-v4.19/drivers/media/tuners/
Dtuner-simple.c114 struct tunertype *tun; member
238 struct tunertype *tun = priv->tun; in simple_tuner_params() local
666 struct tunertype *tun; in simple_set_radio_freq() local
849 struct tunertype *tun = priv->tun; in simple_dvb_configure() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ipip.c12 struct ip_tunnel *tun = netdev_priv(ol_dev); in mlxsw_sp_ipip_netdev_parms4() local
20 struct ip6_tnl *tun = netdev_priv(ol_dev); in mlxsw_sp_ipip_netdev_parms6() local
Dspectrum_span.c297 struct ip_tunnel *tun = netdev_priv(to_dev); in mlxsw_sp_span_gretap4_route() local
Dspectrum_router.c960 struct ip_tunnel *tun = netdev_priv(ol_dev); in __mlxsw_sp_ipip_netdev_ul_dev_get() local
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Daction.c205 struct ip_tunnel_info *tun = tcf_tunnel_info(action); in nfp_fl_get_tun_from_act_l4_port() local
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h278 struct mlx4_rcv_tunnel_hdr tun; member
484 struct mlx4_ib_demux_pv_ctx **tun; member
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_main.c244 struct qed_tunnel_info *tun = &cdev->tunnel; in qed_fill_dev_info() local
Dqed_sriov.c2244 static void qed_pf_validate_tunn_mode(struct qed_tunn_update_type *tun, int *rc) in qed_pf_validate_tunn_mode()
2258 struct qed_tunnel_info *tun = &p_hwfn->cdev->tunnel; in qed_pf_validate_modify_tunn_config() local
Dqed_l2.c2627 struct qed_tunnel_info *tun; in qed_tunn_configure() local
/Linux-v4.19/net/openvswitch/
Dactions.c1103 struct ovs_tunnel_info *tun = nla_data(a); in execute_set_action() local
/Linux-v4.19/drivers/net/hyperv/
Dhyperv_net.h1298 u8 tun; member