Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thunderbolt/
Dtunnel_pci.c13 #define __TB_TUNNEL_PRINT(level, tunnel, fmt, arg...) \ argument
24 #define tb_tunnel_WARN(tunnel, fmt, arg...) \ argument
26 #define tb_tunnel_warn(tunnel, fmt, arg...) \ argument
28 #define tb_tunnel_info(tunnel, fmt, arg...) \ argument
61 struct tb_pci_tunnel *tunnel = kzalloc(sizeof(*tunnel), GFP_KERNEL); in tb_pci_alloc() local
119 void tb_pci_free(struct tb_pci_tunnel *tunnel) in tb_pci_free()
133 bool tb_pci_is_invalid(struct tb_pci_tunnel *tunnel) in tb_pci_is_invalid()
161 int tb_pci_restart(struct tb_pci_tunnel *tunnel) in tb_pci_restart()
195 int tb_pci_activate(struct tb_pci_tunnel *tunnel) in tb_pci_activate()
217 void tb_pci_deactivate(struct tb_pci_tunnel *tunnel) in tb_pci_deactivate()
Dtb.c65 struct tb_pci_tunnel *tunnel; in tb_free_invalid_tunnels() local
151 struct tb_pci_tunnel *tunnel; in tb_activate_pcie_devices() local
308 struct tb_pci_tunnel *tunnel; in thunderbolt_shutdown_and_free() local
411 struct tb_pci_tunnel *tunnel, *n; in thunderbolt_resume() local
/linux-4.4.14/net/l2tp/
Dl2tp_core.c133 static inline void l2tp_tunnel_inc_refcount_1(struct l2tp_tunnel *tunnel) in l2tp_tunnel_inc_refcount_1()
138 static inline void l2tp_tunnel_dec_refcount_1(struct l2tp_tunnel *tunnel) in l2tp_tunnel_dec_refcount_1()
179 static struct sock *l2tp_tunnel_sock_lookup(struct l2tp_tunnel *tunnel) in l2tp_tunnel_sock_lookup()
209 struct l2tp_tunnel *tunnel = l2tp_sock_to_tunnel(sk); in l2tp_tunnel_sock_put() local
248 l2tp_session_id_hash(struct l2tp_tunnel *tunnel, u32 session_id) in l2tp_session_id_hash()
255 struct l2tp_session *l2tp_session_find(struct net *net, struct l2tp_tunnel *tunnel, u32 session_id) in l2tp_session_find()
281 struct l2tp_session *l2tp_session_find_nth(struct l2tp_tunnel *tunnel, int nth) in l2tp_session_find_nth()
332 struct l2tp_tunnel *tunnel; in l2tp_tunnel_find() local
351 struct l2tp_tunnel *tunnel; in l2tp_tunnel_find_nth() local
404 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_recv_dequeue_skb() local
[all …]
Dl2tp_netlink.c63 struct l2tp_tunnel *tunnel; in l2tp_nl_session_find() local
114 struct l2tp_tunnel *tunnel, in l2tp_tunnel_notify()
176 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_create() local
268 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_delete() local
296 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_modify() local
324 struct l2tp_tunnel *tunnel, u8 cmd) in l2tp_nl_tunnel_send()
415 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_get() local
457 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_dump() local
485 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.c305 struct l2tp_tunnel *tunnel; in pppol2tp_sendmsg() local
391 struct l2tp_tunnel *tunnel; in pppol2tp_xmit() local
595 struct l2tp_tunnel *tunnel; in pppol2tp_connect() local
809 struct l2tp_tunnel *tunnel; in pppol2tp_session_create() local
866 struct l2tp_tunnel *tunnel; in pppol2tp_getname() local
1009 struct l2tp_tunnel *tunnel = session->tunnel; in pppol2tp_session_ioctl() local
1135 static int pppol2tp_tunnel_ioctl(struct l2tp_tunnel *tunnel, in pppol2tp_tunnel_ioctl()
1201 struct l2tp_tunnel *tunnel; in pppol2tp_ioctl() local
1260 struct l2tp_tunnel *tunnel, in pppol2tp_tunnel_setsockopt()
1361 struct l2tp_tunnel *tunnel; in pppol2tp_setsockopt() local
[all …]
Dl2tp_debugfs.c44 struct l2tp_tunnel *tunnel; member
104 struct l2tp_tunnel *tunnel = v; in l2tp_dfs_seq_tunnel_show() local
Dl2tp_ip.c123 struct l2tp_tunnel *tunnel = NULL; in l2tp_ip_recv() local
233 struct l2tp_tunnel *tunnel = l2tp_sock_to_tunnel(sk); in l2tp_ip_destroy_sock() local
Dl2tp_ip6.c135 struct l2tp_tunnel *tunnel = NULL; in l2tp_ip6_recv() local
246 struct l2tp_tunnel *tunnel = l2tp_sock_to_tunnel(sk); in l2tp_ip6_destroy_sock() local
Dl2tp_core.h89 struct l2tp_tunnel *tunnel; /* back pointer to tunnel member
213 static inline void *l2tp_tunnel_priv(struct l2tp_tunnel *tunnel) in l2tp_tunnel_priv()
225 struct l2tp_tunnel *tunnel; in l2tp_sock_to_tunnel() local
Dl2tp_eth.c213 struct l2tp_tunnel *tunnel; in l2tp_eth_create() local
/linux-4.4.14/net/ipv4/
Dip_tunnel.c307 struct ip_tunnel *tunnel; in __ip_tunnel_create() local
365 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_bind_dev() local
428 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb, in ip_tunnel_rcv()
603 struct ip_tunnel *tunnel = netdev_priv(dev); in tnl_update_pmtu() local
652 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_xmit() local
953 struct ip_tunnel *tunnel = netdev_priv(dev); in __ip_tunnel_change_mtu() local
980 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dev_free() local
990 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dellink() local
1004 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_link_net() local
1012 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_iflink() local
[all …]
Dip_vti.c56 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
155 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_xmit() local
219 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_tunnel_xmit() local
250 struct ip_tunnel *tunnel; in vti4_err() local
362 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_tunnel_init() local
380 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_fb_tunnel_init() local
Dipip.c190 struct ip_tunnel *tunnel; in ipip_rcv() local
217 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_tunnel_xmit() local
299 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_tunnel_init() local
447 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_fill_info() local
Dip_gre.c390 struct ip_tunnel *tunnel; in ipgre_rcv() local
486 struct ip_tunnel *tunnel = netdev_priv(dev); in __gre_xmit() local
604 struct ip_tunnel *tunnel = netdev_priv(dev); in ipgre_xmit() local
649 struct ip_tunnel *tunnel = netdev_priv(dev); in gre_tap_xmit() local
836 struct ip_tunnel *tunnel; in __gre_tunnel_init() local
866 struct ip_tunnel *tunnel = netdev_priv(dev); in ipgre_tunnel_init() local
/linux-4.4.14/net/ipv6/
Dsit.c469 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip6_tunnel_uninit() local
593 static inline bool is_spoofed_6rd(struct ip_tunnel *tunnel, const __be32 v4addr, in is_spoofed_6rd()
614 static bool only_dnatted(const struct ip_tunnel *tunnel, in only_dnatted()
631 struct ip_tunnel *tunnel) in packet_is_spoofed()
669 struct ip_tunnel *tunnel; in ipip6_rcv() local
731 struct ip_tunnel *tunnel; in ipip_rcv() local
759 static bool check_6rd(struct ip_tunnel *tunnel, const struct in6_addr *v6dst, in check_6rd()
793 static inline __be32 try_6rd(struct ip_tunnel *tunnel, in try_6rd()
809 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip6_tunnel_xmit() local
1003 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_tunnel_xmit() local
[all …]
Dip6_gre.c455 struct ip6_tnl *tunnel; in ip6gre_rcv() local
609 struct ip6_tnl *tunnel = netdev_priv(dev); in ip6gre_xmit2() local
1250 struct ip6_tnl *tunnel; in ip6gre_tunnel_init_common() local
1275 struct ip6_tnl *tunnel; in ip6gre_tunnel_init() local
1295 struct ip6_tnl *tunnel = netdev_priv(dev); in ip6gre_fb_tunnel_init() local
1484 struct ip6_tnl *tunnel; in ip6gre_tap_init() local
Dip6_tunnel.c1809 struct ip6_tnl *tunnel = netdev_priv(dev); in ip6_tnl_fill_info() local
1829 struct ip6_tnl *tunnel = netdev_priv(dev); in ip6_tnl_get_link_net() local
Dip6_vti.c999 struct ip6_tnl *tunnel = netdev_priv(dev); in vti6_fill_info() local
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c1391 bool tunnel; in ixgbe_fdir_add_signature_filter_82599() local
/linux-4.4.14/include/net/
Dxfrm.h180 struct xfrm_state *tunnel; member
620 } tunnel; member
1803 bool tunnel = false; in xfrm_tunnel_check() local
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmad.c1308 struct mlx4_tunnel_mad *tunnel = tun_qp->ring[wr_ix].addr; in mlx4_ib_multiplex_mad() local