Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/thunderbolt/
Dtunnel_pci.c14 #define __TB_TUNNEL_PRINT(level, tunnel, fmt, arg...) \ argument
25 #define tb_tunnel_WARN(tunnel, fmt, arg...) \ argument
27 #define tb_tunnel_warn(tunnel, fmt, arg...) \ argument
29 #define tb_tunnel_info(tunnel, fmt, arg...) \ argument
62 struct tb_pci_tunnel *tunnel = kzalloc(sizeof(*tunnel), GFP_KERNEL); in tb_pci_alloc() local
120 void tb_pci_free(struct tb_pci_tunnel *tunnel) in tb_pci_free()
134 bool tb_pci_is_invalid(struct tb_pci_tunnel *tunnel) in tb_pci_is_invalid()
162 int tb_pci_restart(struct tb_pci_tunnel *tunnel) in tb_pci_restart()
196 int tb_pci_activate(struct tb_pci_tunnel *tunnel) in tb_pci_activate()
212 void tb_pci_deactivate(struct tb_pci_tunnel *tunnel) in tb_pci_deactivate()
Dtb.c94 struct tb_pci_tunnel *tunnel; in tb_free_invalid_tunnels() local
181 struct tb_pci_tunnel *tunnel; in tb_activate_pcie_devices() local
353 struct tb_pci_tunnel *tunnel; in tb_stop() local
418 struct tb_pci_tunnel *tunnel, *n; in tb_resume_noirq() local
/Linux-v4.19/net/l2tp/
Dl2tp_core.c153 l2tp_session_id_hash(struct l2tp_tunnel *tunnel, u32 session_id) in l2tp_session_id_hash()
158 void l2tp_tunnel_free(struct l2tp_tunnel *tunnel) in l2tp_tunnel_free()
169 struct l2tp_tunnel *tunnel; in l2tp_tunnel_get() local
189 struct l2tp_tunnel *tunnel; in l2tp_tunnel_get_nth() local
206 struct l2tp_session *l2tp_tunnel_get_session(struct l2tp_tunnel *tunnel, in l2tp_tunnel_get_session()
249 struct l2tp_session *l2tp_session_get_nth(struct l2tp_tunnel *tunnel, int nth) in l2tp_session_get_nth()
301 struct l2tp_tunnel *tunnel) in l2tp_session_register()
393 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_recv_dequeue_skb() local
624 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_recv_common() local
796 static int l2tp_udp_recv_core(struct l2tp_tunnel *tunnel, struct sk_buff *skb) in l2tp_udp_recv_core()
[all …]
Dl2tp_netlink.c56 struct l2tp_tunnel *tunnel; in l2tp_nl_session_get() local
109 struct l2tp_tunnel *tunnel, in l2tp_tunnel_notify()
171 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_create() local
267 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_delete() local
297 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_modify() local
327 struct l2tp_tunnel *tunnel, u8 cmd) in l2tp_nl_tunnel_send()
441 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_get() local
486 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_dump() local
517 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_session_create() local
712 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_nl_session_send() local
[all …]
Dl2tp_ppp.c283 struct l2tp_tunnel *tunnel; in pppol2tp_sendmsg() local
360 struct l2tp_tunnel *tunnel; in pppol2tp_xmit() local
652 static int pppol2tp_tunnel_mtu(const struct l2tp_tunnel *tunnel) in pppol2tp_tunnel_mtu()
672 struct l2tp_tunnel *tunnel; in pppol2tp_connect() local
867 static int pppol2tp_session_create(struct net *net, struct l2tp_tunnel *tunnel, in pppol2tp_session_create()
913 struct l2tp_tunnel *tunnel; in pppol2tp_getname() local
1041 struct l2tp_tunnel *tunnel) in pppol2tp_tunnel_copy_stats()
1156 struct l2tp_tunnel *tunnel, in pppol2tp_tunnel_setsockopt()
1256 struct l2tp_tunnel *tunnel; in pppol2tp_setsockopt() local
1297 struct l2tp_tunnel *tunnel, in pppol2tp_tunnel_getsockopt()
[all …]
Dl2tp_core.h79 struct l2tp_tunnel *tunnel; /* back pointer to tunnel member
238 static inline void l2tp_tunnel_inc_refcount(struct l2tp_tunnel *tunnel) in l2tp_tunnel_inc_refcount()
243 static inline void l2tp_tunnel_dec_refcount(struct l2tp_tunnel *tunnel) in l2tp_tunnel_dec_refcount()
274 static inline u32 l2tp_tunnel_dst_mtu(const struct l2tp_tunnel *tunnel) in l2tp_tunnel_dst_mtu()
290 static inline bool l2tp_tunnel_uses_xfrm(const struct l2tp_tunnel *tunnel) in l2tp_tunnel_uses_xfrm()
298 static inline bool l2tp_tunnel_uses_xfrm(const struct l2tp_tunnel *tunnel) in l2tp_tunnel_uses_xfrm()
Dl2tp_debugfs.c44 struct l2tp_tunnel *tunnel; member
127 struct l2tp_tunnel *tunnel = v; in l2tp_dfs_seq_tunnel_show() local
Dl2tp_eth.c222 static void l2tp_eth_adjust_mtu(struct l2tp_tunnel *tunnel, in l2tp_eth_adjust_mtu()
262 static int l2tp_eth_create(struct net *net, struct l2tp_tunnel *tunnel, in l2tp_eth_create()
Dl2tp_ip.c125 struct l2tp_tunnel *tunnel = NULL; in l2tp_ip_recv() local
237 struct l2tp_tunnel *tunnel = sk->sk_user_data; in l2tp_ip_destroy_sock() local
Dl2tp_ip6.c138 struct l2tp_tunnel *tunnel = NULL; in l2tp_ip6_recv() local
250 struct l2tp_tunnel *tunnel = sk->sk_user_data; in l2tp_ip6_destroy_sock() local
/Linux-v4.19/net/ipv4/
Dip_tunnel.c252 struct ip_tunnel *tunnel; in __ip_tunnel_create() local
297 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_bind_dev() local
374 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb, in ip_tunnel_rcv()
506 struct ip_tunnel *tunnel = netdev_priv(dev); in tnl_update_pmtu() local
553 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_md_tunnel_xmit() local
629 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_xmit() local
940 struct ip_tunnel *tunnel = netdev_priv(dev); in __ip_tunnel_change_mtu() local
967 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dev_free() local
976 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dellink() local
990 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_link_net() local
[all …]
Dip_vti.c55 struct ip_tunnel *tunnel; in vti_input() local
92 struct ip_tunnel *tunnel = XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip4; in vti_rcv_cb() local
167 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_xmit() local
241 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_tunnel_xmit() local
272 struct ip_tunnel *tunnel; in vti4_err() local
384 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_tunnel_init() local
400 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_fb_tunnel_init() local
Dip_gre.c265 struct ip_tunnel *tunnel; in erspan_rcv() local
346 struct ip_tunnel *tunnel; in __ipgre_rcv() local
444 struct ip_tunnel *tunnel = netdev_priv(dev); in __gre_xmit() local
530 struct ip_tunnel *tunnel = netdev_priv(dev); in gre_fb_xmit() local
576 struct ip_tunnel *tunnel = netdev_priv(dev); in erspan_fb_xmit() local
677 struct ip_tunnel *tunnel = netdev_priv(dev); in ipgre_xmit() local
720 struct ip_tunnel *tunnel = netdev_priv(dev); in erspan_xmit() local
764 struct ip_tunnel *tunnel = netdev_priv(dev); in gre_tap_xmit() local
788 struct ip_tunnel *tunnel = netdev_priv(dev); in ipgre_link_update() local
992 struct ip_tunnel *tunnel; in __gre_tunnel_init() local
[all …]
Dipip.c223 struct ip_tunnel *tunnel; in ipip_tunnel_rcv() local
280 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_tunnel_xmit() local
393 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_tunnel_init() local
579 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_fill_info() local
/Linux-v4.19/net/ipv6/
Dsit.c477 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip6_tunnel_uninit() local
567 static inline bool is_spoofed_6rd(struct ip_tunnel *tunnel, const __be32 v4addr, in is_spoofed_6rd()
588 static bool only_dnatted(const struct ip_tunnel *tunnel, in only_dnatted()
605 struct ip_tunnel *tunnel) in packet_is_spoofed()
643 struct ip_tunnel *tunnel; in ipip6_rcv() local
716 struct ip_tunnel *tunnel; in sit_tunnel_rcv() local
767 static bool check_6rd(struct ip_tunnel *tunnel, const struct in6_addr *v6dst, in check_6rd()
801 static inline __be32 try_6rd(struct ip_tunnel *tunnel, in try_6rd()
817 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip6_tunnel_xmit() local
1005 struct ip_tunnel *tunnel = netdev_priv(dev); in sit_tunnel_xmit__() local
[all …]
Dip6_gre.c513 struct ip6_tnl *tunnel; in ip6gre_rcv() local
550 struct ip6_tnl *tunnel; in ip6erspan_rcv() local
728 struct ip6_tnl *tunnel = netdev_priv(dev); in __gre6_xmit() local
1150 static int ip6gre_calc_hlen(struct ip6_tnl *tunnel) in ip6gre_calc_hlen()
1447 struct ip6_tnl *tunnel; in ip6gre_tunnel_init_common() local
1494 struct ip6_tnl *tunnel; in ip6gre_tunnel_init() local
1517 struct ip6_tnl *tunnel = netdev_priv(dev); in ip6gre_fb_tunnel_init() local
1820 static int ip6erspan_calc_hlen(struct ip6_tnl *tunnel) in ip6erspan_calc_hlen()
1835 struct ip6_tnl *tunnel; in ip6erspan_tap_init() local
Dip6_tunnel.c775 static int __ip6_tnl_rcv(struct ip6_tnl *tunnel, struct sk_buff *skb, in __ip6_tnl_rcv()
2120 struct ip6_tnl *tunnel = netdev_priv(dev); in ip6_tnl_fill_info() local
2152 struct ip6_tnl *tunnel = netdev_priv(dev); in ip6_tnl_get_link_net() local
Dip6_vti.c1042 struct ip6_tnl *tunnel = netdev_priv(dev); in vti6_fill_info() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ipip.c233 struct ip_tunnel *tunnel = netdev_priv(ol_dev); in mlxsw_sp_ipip_can_offload_gre4() local
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c1370 bool tunnel; in ixgbe_fdir_add_signature_filter_82599() local
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.c1974 u32 tunnel = 0; in i40e_tx_enable_csum() local
/Linux-v4.19/include/net/
Dxfrm.h190 struct xfrm_state *tunnel; member
668 } tunnel; member
2059 bool tunnel = false; in xfrm_tunnel_check() local
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmad.c1477 struct mlx4_tunnel_mad *tunnel = tun_qp->ring[wr_ix].addr; in mlx4_ib_multiplex_mad() local
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c3064 u32 tunnel = 0; in i40e_tx_enable_csum() local
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed.h780 struct qed_tunnel_info tunnel; member

12