Searched defs:tun (Results 1 - 21 of 21) sorted by relevance

/linux-master/net/qrtr/
H A DMakefile
H A Dtun.c21 struct qrtr_tun *tun = container_of(ep, struct qrtr_tun, ep); local
33 struct qrtr_tun *tun; local
62 struct qrtr_tun *tun = filp->private_data; local
88 struct qrtr_tun *tun = filp->private_data; local
116 struct qrtr_tun *tun = filp->private_data; local
129 struct qrtr_tun *tun = filp->private_data; local
[all...]
/linux-master/include/net/tc_act/
H A Dtc_tunnel_key.h74 struct ip_tunnel_info *tun = tcf_tunnel_info(a); local
/linux-master/drivers/media/tuners/
H A Dtuner-simple.c115 struct tunertype *tun; member in struct:tuner_simple_priv
239 struct tunertype *tun = priv->tun; local
667 struct tunertype *tun; local
851 struct tunertype *tun = priv->tun; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c14 struct ip_tunnel *tun = netdev_priv(ol_dev); local
22 struct ip6_tnl *tun = netdev_priv(ol_dev); local
H A Dspectrum_span.c415 struct ip_tunnel *tun = netdev_priv(to_dev); local
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_fdir.c851 ice_fdir_get_gen_prgm_pkt(struct ice_hw *hw, struct ice_fdir_fltr *input, u8 *pkt, bool frag, bool tun) argument
H A Dice_ethtool_fdir.c267 ice_fdir_remap_entries(struct ice_fd_hw_prof *prof, int tun, int idx) argument
299 int tun, i; local
357 int tun; local
392 int tun, i; local
432 int tun; local
624 ice_fdir_set_hw_fltr_rule(struct ice_pf *pf, struct ice_flow_seg_info *seg, enum ice_fltr_ptype flow, enum ice_fd_hw_seg tun) argument
1433 int tun; local
[all...]
H A Dice_virtchnl_fdir.c463 ice_vc_fdir_rem_prof(struct ice_vf *vf, enum ice_fltr_ptype flow, int tun) argument
619 ice_vc_fdir_write_flow_prof(struct ice_vf *vf, enum ice_fltr_ptype flow, struct ice_flow_seg_info *seg, int tun) argument
732 ice_vc_fdir_config_input_set(struct ice_vf *vf, struct virtchnl_fdir_add *fltr, struct virtchnl_fdir_fltr_conf *conf, int tun) argument
[all...]
H A Dice_main.c8330 int tun, status; local
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c287 const struct ip_tunnel_info *tun = act->tunnel; local
H A Doffload.c852 struct nfp_fl_set_tun *tun; local
H A Dmain.h320 struct nfp_fl_tunnel_offloads tun; member in struct:nfp_flower_priv
H A Dconntrack.c1555 struct ip_tunnel_info *tun = act->tunnel; local
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c381 struct qed_tunnel_info *tun = &cdev->tunnel; local
[all...]
H A Dqed_l2.c2633 struct qed_tunnel_info *tun; local
H A Dqed_sriov.c2230 static void qed_pf_validate_tunn_mode(struct qed_tunn_update_type *tun, int *rc) argument
2244 struct qed_tunnel_info *tun = &p_hwfn->cdev->tunnel; local
/linux-master/net/openvswitch/
H A Dactions.c1110 struct ovs_tunnel_info *tun = nla_data(a); local
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h270 struct mlx4_rcv_tunnel_hdr tun; member in struct:mlx4_ib_proxy_sqp_hdr
505 struct mlx4_ib_demux_pv_ctx **tun; member in struct:mlx4_ib_demux_ctx
/linux-master/drivers/net/
H A Dtun.c134 struct tun_struct __rcu *tun; member in struct:tun_file
160 struct tun_struct *tun; member in struct:tun_flow_entry
267 static void tun_napi_init(struct tun_struct *tun, struct tun_file *tfile, argument
302 static inline bool tun_legacy_is_little_endian(struct tun_struct *tun) argument
308 tun_get_vnet_be(struct tun_struct *tun, int __user *argp) argument
318 tun_set_vnet_be(struct tun_struct *tun, int __user *argp) argument
333 tun_legacy_is_little_endian(struct tun_struct *tun) argument
338 tun_get_vnet_be(struct tun_struct *tun, int __user *argp) argument
343 tun_set_vnet_be(struct tun_struct *tun, int __user *argp) argument
349 tun_is_little_endian(struct tun_struct *tun) argument
355 tun16_to_cpu(struct tun_struct *tun, __virtio16 val) argument
360 cpu_to_tun16(struct tun_struct *tun, u16 val) argument
381 tun_flow_create(struct tun_struct *tun, struct hlist_head *head, u32 rxhash, u16 queue_index) argument
402 tun_flow_delete(struct tun_struct *tun, struct tun_flow_entry *e) argument
411 tun_flow_flush(struct tun_struct *tun) argument
426 tun_flow_delete_by_queue(struct tun_struct *tun, u16 queue_index) argument
445 struct tun_struct *tun = from_timer(tun, t, flow_gc_timer); local
475 tun_flow_update(struct tun_struct *tun, u32 rxhash, struct tun_file *tfile) argument
525 tun_automq_select_queue(struct tun_struct *tun, struct sk_buff *skb) argument
544 tun_ebpf_select_queue(struct tun_struct *tun, struct sk_buff *skb) argument
564 struct tun_struct *tun = netdev_priv(dev); local
577 tun_not_capable(struct tun_struct *tun) argument
587 tun_set_real_num_queues(struct tun_struct *tun) argument
593 tun_disable_queue(struct tun_struct *tun, struct tun_file *tfile) argument
602 struct tun_struct *tun = tfile->detached; local
638 struct tun_struct *tun; local
695 struct tun_struct *tun; local
712 struct tun_struct *tun = netdev_priv(dev); local
754 tun_attach(struct tun_struct *tun, struct file *file, bool skip_filter, bool napi, bool napi_frags, bool publish_tun) argument
851 struct tun_struct *tun; local
862 tun_put(struct tun_struct *tun) argument
977 struct tun_struct *tun = netdev_priv(dev); local
1034 tun_automq_xmit(struct tun_struct *tun, struct sk_buff *skb) argument
1052 run_ebpf_filter(struct tun_struct *tun, struct sk_buff *skb, int len) argument
1067 struct tun_struct *tun = netdev_priv(dev); local
1164 struct tun_struct *tun = netdev_priv(dev); local
1171 struct tun_struct *tun = netdev_priv(dev); local
1182 struct tun_struct *tun = netdev_priv(dev); local
1193 struct tun_struct *tun = netdev_priv(dev); local
1233 struct tun_struct *tun = netdev_priv(dev); local
1269 struct tun_struct *tun = netdev_priv(dev); local
1347 tun_flow_init(struct tun_struct *tun) argument
1360 tun_flow_uninit(struct tun_struct *tun) argument
1372 struct tun_struct *tun = netdev_priv(dev); local
1410 tun_sock_writeable(struct tun_struct *tun, struct tun_file *tfile) argument
1423 struct tun_struct *tun = tun_get(tfile); local
1538 tun_rx_batched(struct tun_struct *tun, struct tun_file *tfile, struct sk_buff *skb, int more) argument
1578 tun_can_build_skb(struct tun_struct *tun, struct tun_file *tfile, int len, int noblock, bool zerocopy) argument
1619 tun_xdp_act(struct tun_struct *tun, struct bpf_prog *xdp_prog, struct xdp_buff *xdp, u32 act) argument
1657 tun_build_skb(struct tun_struct *tun, struct tun_file *tfile, struct iov_iter *from, struct virtio_net_hdr *hdr, int len, int *skb_xdp) argument
1743 tun_get_user(struct tun_struct *tun, struct tun_file *tfile, void *msg_control, struct iov_iter *from, int noblock, bool more) argument
2038 struct tun_struct *tun = tun_get(tfile); local
2054 tun_put_user_xdp(struct tun_struct *tun, struct tun_file *tfile, struct xdp_frame *xdp_frame, struct iov_iter *iter) argument
2085 tun_put_user(struct tun_struct *tun, struct tun_file *tfile, struct sk_buff *skb, struct iov_iter *iter) argument
2218 tun_do_read(struct tun_struct *tun, struct tun_file *tfile, struct iov_iter *to, int noblock, void *ptr) argument
2259 struct tun_struct *tun = tun_get(tfile); local
2285 __tun_set_ebpf(struct tun_struct *tun, struct tun_prog __rcu **prog_p, struct bpf_prog *prog) argument
2312 struct tun_struct *tun = netdev_priv(dev); local
2324 struct tun_struct *tun = netdev_priv(dev); local
2367 struct tun_struct *tun = netdev_priv(dev); local
2437 tun_xdp_one(struct tun_struct *tun, struct tun_file *tfile, struct xdp_buff *xdp, int *flush, struct tun_page *tpage) argument
2560 struct tun_struct *tun = tun_get(tfile); local
2612 struct tun_struct *tun = tun_get(tfile); local
2663 struct tun_struct *tun; local
2689 tun_flags(struct tun_struct *tun) argument
2697 struct tun_struct *tun = netdev_priv(to_net_dev(dev)); local
2704 struct tun_struct *tun = netdev_priv(to_net_dev(dev)); local
2714 struct tun_struct *tun = netdev_priv(to_net_dev(dev)); local
2738 struct tun_struct *tun; local
2877 tun_get_iff(struct tun_struct *tun, struct ifreq *ifr) argument
2887 set_offload(struct tun_struct *tun, unsigned long arg) argument
2929 tun_detach_filter(struct tun_struct *tun, int n) argument
2944 tun_attach_filter(struct tun_struct *tun) argument
2964 tun_set_sndbuf(struct tun_struct *tun) argument
2978 struct tun_struct *tun; local
3011 tun_set_ebpf(struct tun_struct *tun, struct tun_prog __rcu **prog_p, void __user *data) argument
3075 struct tun_struct *tun; local
3509 struct tun_struct *tun; local
3569 struct tun_struct *tun = netdev_priv(dev); local
3578 struct tun_struct *tun = netdev_priv(dev); local
3586 struct tun_struct *tun = netdev_priv(dev); local
3603 struct tun_struct *tun = netdev_priv(dev); local
3610 struct tun_struct *tun = netdev_priv(dev); local
3620 struct tun_struct *tun = netdev_priv(dev); local
3632 struct tun_struct *tun = netdev_priv(dev); local
3645 struct tun_struct *tun = netdev_priv(dev); local
3665 tun_queue_resize(struct tun_struct *tun) argument
3696 struct tun_struct *tun = netdev_priv(dev); local
[all...]
/linux-master/drivers/net/hyperv/
H A Dhyperv_net.h1482 u8 tun; member in struct:ndis_ipsecv2_offload

Completed in 275 milliseconds