Home
last modified time | relevance | path

Searched refs:ip_tunnel (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/net/ipv6/
A Dsit.c103 struct ip_tunnel *t; in ipip6_tunnel_lookup()
155 struct ip_tunnel *t) in ipip6_bucket()
163 struct ip_tunnel *iter; in ipip6_tunnel_unlink()
233 struct ip_tunnel *t, *nt; in ipip6_tunnel_locate()
531 struct ip_tunnel *t; in ipip6_err()
679 struct ip_tunnel *tunnel; in ipip6_rcv()
752 struct ip_tunnel *tunnel; in sit_tunnel_rcv()
1099 struct ip_tunnel *tunnel; in ipip6_tunnel_bind_dev()
1556 struct ip_tunnel *nt; in ipip6_newlink()
1814 struct ip_tunnel *t; in sit_destroy_tunnels()
[all …]
/linux-6.3-rc2/net/ipv4/
A Dip_tunnel.c88 struct ip_tunnel *t, *cand = NULL; in ip_tunnel_lookup()
218 struct ip_tunnel *t = NULL; in ip_tunnel_find()
237 struct ip_tunnel *tunnel; in __ip_tunnel_create()
282 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_bind_dev()
332 struct ip_tunnel *nt; in ip_tunnel_create()
489 struct ip_tunnel *tunnel = netdev_priv(dev); in tnl_update_pmtu()
828 struct ip_tunnel *t, in ip_tunnel_update()
865 struct ip_tunnel *t = netdev_priv(dev); in ip_tunnel_ctl()
1101 struct ip_tunnel *t; in ip_tunnel_destroy()
1134 struct ip_tunnel *nt; in ip_tunnel_newlink()
[all …]
A Dip_gre.c144 struct ip_tunnel *t; in ipgre_err()
269 struct ip_tunnel *tunnel; in erspan_rcv()
356 struct ip_tunnel *tunnel; in __ipgre_rcv()
848 struct ip_tunnel *t = netdev_priv(dev); in ipgre_header()
885 struct ip_tunnel *t = netdev_priv(dev); in ipgre_open()
911 struct ip_tunnel *t = netdev_priv(dev); in ipgre_close()
952 struct ip_tunnel *tunnel; in __gre_tunnel_init()
1604 .priv_size = sizeof(struct ip_tunnel),
1619 .priv_size = sizeof(struct ip_tunnel),
1634 .priv_size = sizeof(struct ip_tunnel),
[all …]
A Dipip.c135 struct ip_tunnel *t; in ipip_err()
217 struct ip_tunnel *tunnel; in ipip_tunnel_rcv()
276 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_tunnel_xmit()
381 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_tunnel_init()
433 struct ip_tunnel *t = netdev_priv(dev); in ipip_newlink()
453 struct ip_tunnel *t = netdev_priv(dev); in ipip_changelink()
511 struct ip_tunnel *tunnel = netdev_priv(dev); in ipip_fill_info()
564 .priv_size = sizeof(struct ip_tunnel),
A Dip_vti.c50 struct ip_tunnel *tunnel; in vti_input()
100 struct ip_tunnel *tunnel = XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip4; in vti_rcv_cb()
169 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_xmit()
280 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_tunnel_xmit()
317 struct ip_tunnel *tunnel; in vti4_err()
425 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_tunnel_init()
441 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_fb_tunnel_init()
578 struct ip_tunnel *t = netdev_priv(dev); in vti_changelink()
606 struct ip_tunnel *t = netdev_priv(dev); in vti_fill_info()
633 .priv_size = sizeof(struct ip_tunnel),
A DMakefile21 obj-$(CONFIG_NET_IP_TUNNEL) += ip_tunnel.o
/linux-6.3-rc2/include/net/
A Dip_tunnels.h105 struct ip_tunnel { struct
106 struct ip_tunnel __rcu *next; argument
170 struct ip_tunnel __rcu *collect_md_tun; argument
291 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn,
296 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb,
331 int ip_tunnel_encap_setup(struct ip_tunnel *t,
374 static inline int ip_tunnel_encap(struct sk_buff *skb, struct ip_tunnel *t, in ip_tunnel_encap()
A Dxfrm.h613 struct ip_tunnel *ip4;
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ipip.c14 struct ip_tunnel *tun = netdev_priv(ol_dev); in mlxsw_sp_ipip_netdev_parms4()
240 struct ip_tunnel *tunnel = netdev_priv(ol_dev); in mlxsw_sp_ipip_can_offload_gre4()
597 struct ip_tunnel *tun4; in mlxsw_sp_ipip_netdev_ul_dev_get()
A Dspectrum_span.c415 struct ip_tunnel *tun = netdev_priv(to_dev); in mlxsw_sp_span_gretap4_route()

Completed in 28 milliseconds