Home
last modified time | relevance | path

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

12

/linux/drivers/thunderbolt/
A Dtunnel.c61 #define tb_tunnel_WARN(tunnel, fmt, arg...) \ argument
63 #define tb_tunnel_warn(tunnel, fmt, arg...) \ argument
67 #define tb_tunnel_dbg(tunnel, fmt, arg...) \ argument
122 struct tb_tunnel *tunnel; in tb_tunnel_alloc() local
217 struct tb_tunnel *tunnel; in tb_tunnel_discover_pci() local
297 struct tb_tunnel *tunnel; in tb_tunnel_alloc_pci() local
773 struct tb_tunnel *tunnel; in tb_tunnel_discover_dp() local
860 struct tb_tunnel *tunnel; in tb_tunnel_alloc_dp() local
1063 struct tb_tunnel *tunnel; in tb_tunnel_alloc_dma() local
1353 struct tb_tunnel *tunnel; in tb_tunnel_discover_usb3() local
[all …]
A Dtb.c267 struct tb_tunnel *tunnel; in tb_find_tunnel() local
312 struct tb_tunnel *tunnel; in tb_available_bandwidth() local
404 struct tb_tunnel *tunnel; in tb_release_unused_usb3_bandwidth() local
414 struct tb_tunnel *tunnel; in tb_reclaim_usb3_bandwidth() local
445 struct tb_tunnel *tunnel; in tb_tunnel_usb3() local
731 struct tb_tunnel *tunnel; in tb_free_invalid_tunnels() local
857 struct tb_tunnel *tunnel; in tb_tunnel_dp() local
961 struct tb_tunnel *tunnel; in tb_dp_resource_unavailable() local
1030 struct tb_tunnel *tunnel; in tb_disconnect_pci() local
1052 struct tb_tunnel *tunnel; in tb_tunnel_pci() local
[all …]
A Dtunnel.h99 static inline bool tb_tunnel_is_pci(const struct tb_tunnel *tunnel) in tb_tunnel_is_pci()
104 static inline bool tb_tunnel_is_dp(const struct tb_tunnel *tunnel) in tb_tunnel_is_dp()
109 static inline bool tb_tunnel_is_dma(const struct tb_tunnel *tunnel) in tb_tunnel_is_dma()
114 static inline bool tb_tunnel_is_usb3(const struct tb_tunnel *tunnel) in tb_tunnel_is_usb3()
A Dtest.c1335 struct tb_tunnel *tunnel; in tb_test_tunnel_dp() local
1373 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_chain() local
1419 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_tree() local
1470 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_max_length() local
1669 struct tb_tunnel *tunnel; in tb_test_tunnel_dma() local
1712 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_rx() local
1749 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_tx() local
1787 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_chain() local
1852 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_match() local
1904 struct tb_tunnel *tunnel; in tb_test_credit_alloc_legacy_not_bonded() local
[all …]
/linux/net/l2tp/
A Dl2tp_core.c168 struct l2tp_tunnel *tunnel = sk->sk_user_data; in l2tp_sk_to_tunnel() local
208 struct l2tp_tunnel *tunnel; in l2tp_tunnel_get() local
228 struct l2tp_tunnel *tunnel; in l2tp_tunnel_get_nth() local
340 struct l2tp_tunnel *tunnel) in l2tp_session_register()
435 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_recv_dequeue_skb() local
646 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_recv_common() local
900 struct l2tp_tunnel *tunnel; in l2tp_udp_encap_recv() local
932 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_build_l2tpv2_header() local
959 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_build_l2tpv3_header() local
1392 struct l2tp_tunnel *tunnel = NULL; in l2tp_tunnel_create() local
[all …]
A 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
385 struct l2tp_tunnel *tunnel, u8 cmd) in l2tp_nl_tunnel_send()
451 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_get() local
496 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_dump() local
527 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_session_create() local
717 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_nl_session_send() local
[all …]
A Dl2tp_ppp.c273 struct l2tp_tunnel *tunnel; in pppol2tp_sendmsg() local
350 struct l2tp_tunnel *tunnel; in pppol2tp_xmit() local
663 struct l2tp_tunnel *tunnel; in pppol2tp_connect() local
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()
1341 struct l2tp_tunnel *tunnel; in pppol2tp_getsockopt() local
1407 struct l2tp_tunnel *tunnel; member
[all …]
A Dl2tp_debugfs.c38 struct l2tp_tunnel *tunnel; member
122 struct l2tp_tunnel *tunnel = v; in l2tp_dfs_seq_tunnel_show() local
A Dl2tp_core.h74 struct l2tp_tunnel *tunnel; /* back pointer to tunnel context */ member
293 static inline u32 l2tp_tunnel_dst_mtu(const struct l2tp_tunnel *tunnel) in l2tp_tunnel_dst_mtu()
309 static inline bool l2tp_tunnel_uses_xfrm(const struct l2tp_tunnel *tunnel) in l2tp_tunnel_uses_xfrm()
317 static inline bool l2tp_tunnel_uses_xfrm(const struct l2tp_tunnel *tunnel) in l2tp_tunnel_uses_xfrm()
A 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()
A 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
A 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/drivers/net/
A Damt.c224 struct amt_tunnel_list *tunnel; in amt_destroy_source() local
292 struct amt_tunnel_list *tunnel; in amt_source_work() local
462 struct amt_tunnel_list *tunnel, in amt_add_group()
799 struct amt_tunnel_list *tunnel) in amt_send_igmp_gq()
1026 struct amt_tunnel_list *tunnel, in amt_send_multicast_data()
1142 struct amt_tunnel_list *tunnel; in amt_dev_xmit() local
1322 struct amt_tunnel_list *tunnel, in amt_cleanup_srcs()
2195 struct amt_tunnel_list *tunnel) in amt_mld_report_handler()
2388 struct amt_tunnel_list *tunnel; in amt_update_handler() local
2597 struct amt_tunnel_list *tunnel; in amt_request_handler() local
[all …]
/linux/net/ipv4/
A 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
489 struct ip_tunnel *tunnel = netdev_priv(dev); in tnl_update_pmtu() local
546 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_md_tunnel_xmit() local
639 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_xmit() local
978 struct ip_tunnel *tunnel = netdev_priv(dev); in __ip_tunnel_change_mtu() local
1008 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dev_free() local
1017 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dellink() local
1031 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_link_net() local
1039 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_iflink() local
[all …]
A 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
280 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_tunnel_xmit() local
317 struct ip_tunnel *tunnel; in vti4_err() local
425 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_tunnel_init() local
441 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_fb_tunnel_init() local
A Dip_gre.c269 struct ip_tunnel *tunnel; in erspan_rcv() local
356 struct ip_tunnel *tunnel; in __ipgre_rcv() local
461 struct ip_tunnel *tunnel = netdev_priv(dev); in __gre_xmit() local
482 struct ip_tunnel *tunnel = netdev_priv(dev); in gre_fb_xmit() local
520 struct ip_tunnel *tunnel = netdev_priv(dev); in erspan_fb_xmit() local
621 struct ip_tunnel *tunnel = netdev_priv(dev); in ipgre_xmit() local
670 struct ip_tunnel *tunnel = netdev_priv(dev); in erspan_xmit() local
724 struct ip_tunnel *tunnel = netdev_priv(dev); in gre_tap_xmit() local
751 struct ip_tunnel *tunnel = netdev_priv(dev); in ipgre_link_update() local
952 struct ip_tunnel *tunnel; in __gre_tunnel_init() local
[all …]
A Dipip.c217 struct ip_tunnel *tunnel; in ipip_tunnel_rcv() local
276 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_tunnel_xmit() local
381 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_tunnel_init() local
567 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_fill_info() local
/linux/net/ipv6/
A Dsit.c514 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip6_tunnel_uninit() local
643 struct ip_tunnel *tunnel) in packet_is_spoofed()
681 struct ip_tunnel *tunnel; in ipip6_rcv() local
760 struct ip_tunnel *tunnel; in sit_tunnel_rcv() local
864 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip6_tunnel_xmit() local
1057 struct ip_tunnel *tunnel = netdev_priv(dev); in sit_tunnel_xmit__() local
1107 struct ip_tunnel *tunnel; in ipip6_tunnel_bind_dev() local
1412 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip6_dev_free() local
1426 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip6_tunnel_setup() local
1448 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip6_tunnel_init() local
[all …]
A Dip6_gre.c496 struct ip6_tnl *tunnel; in ip6gre_rcv() local
533 struct ip6_tnl *tunnel; in ip6erspan_rcv() local
725 struct ip6_tnl *tunnel = netdev_priv(dev); in __gre6_xmit() local
1158 static int ip6gre_calc_hlen(struct ip6_tnl *tunnel) in ip6gre_calc_hlen()
1465 struct ip6_tnl *tunnel; in ip6gre_tunnel_init_common() local
1512 struct ip6_tnl *tunnel; in ip6gre_tunnel_init() local
1535 struct ip6_tnl *tunnel = netdev_priv(dev); in ip6gre_fb_tunnel_init() local
1844 static int ip6erspan_calc_hlen(struct ip6_tnl *tunnel) in ip6erspan_calc_hlen()
1859 struct ip6_tnl *tunnel; in ip6erspan_tap_init() local
A Dip6_tunnel.c793 static int __ip6_tnl_rcv(struct ip6_tnl *tunnel, struct sk_buff *skb, in __ip6_tnl_rcv()
2138 struct ip6_tnl *tunnel = netdev_priv(dev); in ip6_tnl_fill_info() local
2170 struct ip6_tnl *tunnel = netdev_priv(dev); in ip6_tnl_get_link_net() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_tun.c125 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(mirred_dev); in mlx5e_route_lookup_ipv4_get() local
446 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(mirred_dev); in mlx5e_route_lookup_ipv6_get() local
772 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(netdev); in mlx5e_tc_tun_device_to_offload() local
785 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(tunnel_dev); in mlx5e_tc_tun_init_encap_attr() local
801 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(filter_dev); in mlx5e_tc_tun_parse() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
A Dport_sel.h23 bool tunnel; member
A Dport_sel.c184 enum mlx5_traffic_types tt, bool tunnel, in mlx5_lag_set_definer()
282 enum mlx5_traffic_types tt, bool tunnel, u8 port1, in mlx5_lag_create_definer()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rep.h203 struct mlx5e_tc_tunnel *tunnel; member
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ipip.c240 struct ip_tunnel *tunnel = netdev_priv(ol_dev); in mlxsw_sp_ipip_can_offload_gre4() local

Completed in 735 milliseconds

12