Home
last modified time | relevance | path

Searched defs:tunnel (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v5.10/drivers/thunderbolt/
Dtunnel.c42 #define __TB_TUNNEL_PRINT(level, tunnel, fmt, arg...) \ argument
54 #define tb_tunnel_WARN(tunnel, fmt, arg...) \ argument
56 #define tb_tunnel_warn(tunnel, fmt, arg...) \ argument
58 #define tb_tunnel_info(tunnel, fmt, arg...) \ argument
60 #define tb_tunnel_dbg(tunnel, fmt, arg...) \ argument
66 struct tb_tunnel *tunnel; in tb_tunnel_alloc() local
86 static int tb_pci_activate(struct tb_tunnel *tunnel, bool activate) in tb_pci_activate()
143 struct tb_tunnel *tunnel; in tb_tunnel_discover_pci() local
221 struct tb_tunnel *tunnel; in tb_tunnel_alloc_pci() local
421 static int tb_dp_xchg_caps(struct tb_tunnel *tunnel) in tb_dp_xchg_caps()
[all …]
Dtb.c112 struct tb_tunnel *tunnel = NULL; in tb_discover_tunnels() local
257 struct tb_tunnel *tunnel; in tb_find_tunnel() local
302 struct tb_tunnel *tunnel; in tb_available_bandwidth() local
394 struct tb_tunnel *tunnel; in tb_release_unused_usb3_bandwidth() local
404 struct tb_tunnel *tunnel; in tb_reclaim_usb3_bandwidth() local
435 struct tb_tunnel *tunnel; in tb_tunnel_usb3() local
663 static void tb_deactivate_and_free_tunnel(struct tb_tunnel *tunnel) in tb_deactivate_and_free_tunnel()
713 struct tb_tunnel *tunnel; in tb_free_invalid_tunnels() local
839 struct tb_tunnel *tunnel; in tb_tunnel_dp() local
938 struct tb_tunnel *tunnel; in tb_dp_resource_unavailable() local
[all …]
Dtunnel.h95 static inline bool tb_tunnel_is_pci(const struct tb_tunnel *tunnel) in tb_tunnel_is_pci()
100 static inline bool tb_tunnel_is_dp(const struct tb_tunnel *tunnel) in tb_tunnel_is_dp()
105 static inline bool tb_tunnel_is_dma(const struct tb_tunnel *tunnel) in tb_tunnel_is_dma()
110 static inline bool tb_tunnel_is_usb3(const struct tb_tunnel *tunnel) in tb_tunnel_is_usb3()
Dtest.c1266 struct tb_tunnel *tunnel; in tb_test_tunnel_dp() local
1304 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_chain() local
1350 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_tree() local
1401 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_max_length() local
/Linux-v5.10/net/l2tp/
Dl2tp_core.c146 l2tp_session_id_hash(struct l2tp_tunnel *tunnel, u32 session_id) in l2tp_session_id_hash()
151 static void l2tp_tunnel_free(struct l2tp_tunnel *tunnel) in l2tp_tunnel_free()
168 struct l2tp_tunnel *tunnel = sk->sk_user_data; in l2tp_sk_to_tunnel() local
178 void l2tp_tunnel_inc_refcount(struct l2tp_tunnel *tunnel) in l2tp_tunnel_inc_refcount()
184 void l2tp_tunnel_dec_refcount(struct l2tp_tunnel *tunnel) in l2tp_tunnel_dec_refcount()
208 struct l2tp_tunnel *tunnel; in l2tp_tunnel_get() local
228 struct l2tp_tunnel *tunnel; in l2tp_tunnel_get_nth() local
245 struct l2tp_session *l2tp_tunnel_get_session(struct l2tp_tunnel *tunnel, in l2tp_tunnel_get_session()
288 struct l2tp_session *l2tp_session_get_nth(struct l2tp_tunnel *tunnel, int nth) in l2tp_session_get_nth()
340 struct l2tp_tunnel *tunnel) in l2tp_session_register()
[all …]
Dl2tp_netlink.c51 struct l2tp_tunnel *tunnel; in l2tp_nl_session_get() local
104 struct l2tp_tunnel *tunnel, in l2tp_tunnel_notify()
192 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_create() local
260 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_delete() local
290 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_modify() local
370 static int l2tp_nl_tunnel_send_addr(struct sk_buff *skb, struct l2tp_tunnel *tunnel) in l2tp_nl_tunnel_send_addr()
385 struct l2tp_tunnel *tunnel, u8 cmd) in l2tp_nl_tunnel_send()
448 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_get() local
493 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_dump() local
524 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_session_create() local
[all …]
Dl2tp_ppp.c273 struct l2tp_tunnel *tunnel; in pppol2tp_sendmsg() local
350 struct l2tp_tunnel *tunnel; in pppol2tp_xmit() local
643 static int pppol2tp_tunnel_mtu(const struct l2tp_tunnel *tunnel) in pppol2tp_tunnel_mtu()
663 struct l2tp_tunnel *tunnel; in pppol2tp_connect() local
854 static int pppol2tp_session_create(struct net *net, struct l2tp_tunnel *tunnel, in pppol2tp_session_create()
900 struct l2tp_tunnel *tunnel; in pppol2tp_getname() local
1028 struct l2tp_tunnel *tunnel) in pppol2tp_tunnel_copy_stats()
1151 struct l2tp_tunnel *tunnel, in pppol2tp_tunnel_setsockopt()
1235 struct l2tp_tunnel *tunnel; in pppol2tp_setsockopt() local
1275 struct l2tp_tunnel *tunnel, in pppol2tp_tunnel_getsockopt()
[all …]
Dl2tp_debugfs.c38 struct l2tp_tunnel *tunnel; member
122 struct l2tp_tunnel *tunnel = v; in l2tp_dfs_seq_tunnel_show() local
Dl2tp_core.h73 struct l2tp_tunnel *tunnel; /* back pointer to tunnel context */ member
292 static inline u32 l2tp_tunnel_dst_mtu(const struct l2tp_tunnel *tunnel) in l2tp_tunnel_dst_mtu()
308 static inline bool l2tp_tunnel_uses_xfrm(const struct l2tp_tunnel *tunnel) in l2tp_tunnel_uses_xfrm()
316 static inline bool l2tp_tunnel_uses_xfrm(const struct l2tp_tunnel *tunnel) in l2tp_tunnel_uses_xfrm()
Dl2tp_eth.c204 static void l2tp_eth_adjust_mtu(struct l2tp_tunnel *tunnel, in l2tp_eth_adjust_mtu()
244 static int l2tp_eth_create(struct net *net, struct l2tp_tunnel *tunnel, in l2tp_eth_create()
Dl2tp_ip.c119 struct l2tp_tunnel *tunnel = NULL; in l2tp_ip_recv() local
236 struct l2tp_tunnel *tunnel = l2tp_sk_to_tunnel(sk); in l2tp_ip_destroy_sock() local
Dl2tp_ip6.c132 struct l2tp_tunnel *tunnel = NULL; in l2tp_ip6_recv() local
250 struct l2tp_tunnel *tunnel = l2tp_sk_to_tunnel(sk); in l2tp_ip6_destroy_sock() local
/Linux-v5.10/net/ipv4/
Dip_tunnel.c237 struct ip_tunnel *tunnel; in __ip_tunnel_create() local
282 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_bind_dev() local
359 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb, in ip_tunnel_rcv()
486 struct ip_tunnel *tunnel = netdev_priv(dev); in tnl_update_pmtu() local
542 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_md_tunnel_xmit() local
635 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_xmit() local
974 struct ip_tunnel *tunnel = netdev_priv(dev); in __ip_tunnel_change_mtu() local
1001 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dev_free() local
1010 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dellink() local
1024 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_link_net() local
[all …]
Dip_vti.c50 struct ip_tunnel *tunnel; in vti_input() local
100 struct ip_tunnel *tunnel = XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip4; in vti_rcv_cb() local
169 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_xmit() local
278 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_tunnel_xmit() local
315 struct ip_tunnel *tunnel; in vti4_err() local
422 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_tunnel_init() local
438 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_fb_tunnel_init() local
Dip_gre.c267 struct ip_tunnel *tunnel; in erspan_rcv() local
354 struct ip_tunnel *tunnel; in __ipgre_rcv() local
456 struct ip_tunnel *tunnel = netdev_priv(dev); in __gre_xmit() local
477 struct ip_tunnel *tunnel = netdev_priv(dev); in gre_fb_xmit() local
515 struct ip_tunnel *tunnel = netdev_priv(dev); in erspan_fb_xmit() local
616 struct ip_tunnel *tunnel = netdev_priv(dev); in ipgre_xmit() local
660 struct ip_tunnel *tunnel = netdev_priv(dev); in erspan_xmit() local
714 struct ip_tunnel *tunnel = netdev_priv(dev); in gre_tap_xmit() local
741 struct ip_tunnel *tunnel = netdev_priv(dev); in ipgre_link_update() local
942 struct ip_tunnel *tunnel; in __gre_tunnel_init() local
[all …]
Dipip.c217 struct ip_tunnel *tunnel; in ipip_tunnel_rcv() local
274 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_tunnel_xmit() local
379 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_tunnel_init() local
565 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_fill_info() local
/Linux-v5.10/net/ipv6/
Dsit.c513 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip6_tunnel_uninit() local
604 static inline bool is_spoofed_6rd(struct ip_tunnel *tunnel, const __be32 v4addr, in is_spoofed_6rd()
625 static bool only_dnatted(const struct ip_tunnel *tunnel, in only_dnatted()
642 struct ip_tunnel *tunnel) in packet_is_spoofed()
680 struct ip_tunnel *tunnel; in ipip6_rcv() local
757 struct ip_tunnel *tunnel; in sit_tunnel_rcv() local
808 static bool check_6rd(struct ip_tunnel *tunnel, const struct in6_addr *v6dst, in check_6rd()
843 static inline __be32 try_6rd(struct ip_tunnel *tunnel, in try_6rd()
859 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip6_tunnel_xmit() local
1052 struct ip_tunnel *tunnel = netdev_priv(dev); in sit_tunnel_xmit__() local
[all …]
Dip6_gre.c497 struct ip6_tnl *tunnel; in ip6gre_rcv() local
534 struct ip6_tnl *tunnel; in ip6erspan_rcv() local
726 struct ip6_tnl *tunnel = netdev_priv(dev); in __gre6_xmit() local
1159 static int ip6gre_calc_hlen(struct ip6_tnl *tunnel) in ip6gre_calc_hlen()
1465 struct ip6_tnl *tunnel; in ip6gre_tunnel_init_common() local
1511 struct ip6_tnl *tunnel; in ip6gre_tunnel_init() local
1534 struct ip6_tnl *tunnel = netdev_priv(dev); in ip6gre_fb_tunnel_init() local
1845 static int ip6erspan_calc_hlen(struct ip6_tnl *tunnel) in ip6erspan_calc_hlen()
1860 struct ip6_tnl *tunnel; in ip6erspan_tap_init() local
Dip6_tunnel.c825 static int __ip6_tnl_rcv(struct ip6_tnl *tunnel, struct sk_buff *skb, in __ip6_tnl_rcv()
2168 struct ip6_tnl *tunnel = netdev_priv(dev); in ip6_tnl_fill_info() local
2200 struct ip6_tnl *tunnel = netdev_priv(dev); in ip6_tnl_get_link_net() local
Dip6_vti.c1076 struct ip6_tnl *tunnel = netdev_priv(dev); in vti6_fill_info() local
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c472 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(netdev); in mlx5e_tc_tun_device_to_offload() local
485 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(tunnel_dev); in mlx5e_tc_tun_init_encap_attr() local
501 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(filter_dev); in mlx5e_tc_tun_parse() local
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ipip.c237 struct ip_tunnel *tunnel = netdev_priv(ol_dev); in mlxsw_sp_ipip_can_offload_gre4() local
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h190 struct mlx5e_tc_tunnel *tunnel; member
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c1370 bool tunnel; in ixgbe_fdir_add_signature_filter_82599() local
/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_txrx.c1917 u32 tunnel = 0; in ice_tx_csum() local

12