Home
last modified time | relevance | path

Searched refs:ip6_tnl (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/net/ipv6/
H A Dip6_vti.c89 static struct ip6_tnl *
94 struct ip6_tnl *t; in vti6_tnl_lookup()
165 struct ip6_tnl __rcu **tp; in vti6_tnl_unlink()
166 struct ip6_tnl *iter; in vti6_tnl_unlink()
202 struct ip6_tnl *t; in vti6_tnl_create()
256 struct ip6_tnl *t; in vti6_locate()
297 struct ip6_tnl *t; in vti6_input_proto()
599 struct ip6_tnl *t; in vti6_err()
1005 struct ip6_tnl *nt; in vti6_newlink()
1034 struct ip6_tnl *t; in vti6_changelink()
[all …]
H A Dip6_gre.c294 const struct ip6_tnl *t) in ip6gre_bucket()
310 struct ip6_tnl *iter; in ip6gre_tunnel_unlink()
330 struct ip6_tnl *t; in ip6gre_tunnel_find()
350 struct ip6_tnl *t, *nt; in ip6gre_tunnel_locate()
425 struct ip6_tnl *t; in ip6gre_err()
492 struct ip6_tnl *tunnel; in ip6gre_rcv()
529 struct ip6_tnl *tunnel; in ip6erspan_rcv()
1588 struct ip6_tnl *t; in ip6gre_destroy_tunnels()
1977 struct ip6_tnl *nt; in ip6gre_newlink_common()
2038 static struct ip6_tnl *
[all …]
H A Dip6_tunnel.c115 static struct ip6_tnl *
230 struct ip6_tnl __rcu **tp; in ip6_tnl_unlink()
231 struct ip6_tnl *iter; in ip6_tnl_unlink()
289 struct ip6_tnl *t; in ip6_tnl_create()
343 struct ip6_tnl __rcu **tp; in ip6_tnl_locate()
344 struct ip6_tnl *t; in ip6_tnl_locate()
471 struct ip6_tnl *t; in ip6_tnl_err()
929 struct ip6_tnl *t; in ipxip6_rcv()
2013 struct ip6_tnl *nt, *t; in ip6_tnl_newlink()
2218 struct ip6_tnl *t; in ip6_tnl_destroy_tunnels()
[all …]
H A Dxfrm6_input.c23 struct ip6_tnl *t) in xfrm6_rcv_spi()
220 int xfrm6_rcv_tnl(struct sk_buff *skb, struct ip6_tnl *t) in xfrm6_rcv_tnl()
/linux-6.15/include/net/
H A Dip6_tunnel.h46 struct ip6_tnl { struct
47 struct ip6_tnl __rcu *next; /* next tunnel in list */ argument
86 int ip6_tnl_encap_setup(struct ip6_tnl *t, argument
109 static inline int ip6_tnl_encap(struct sk_buff *skb, struct ip6_tnl *t, in ip6_tnl_encap()
138 int ip6_tnl_rcv_ctl(struct ip6_tnl *t, const struct in6_addr *laddr,
140 int ip6_tnl_rcv(struct ip6_tnl *tunnel, struct sk_buff *skb,
143 int ip6_tnl_xmit_ctl(struct ip6_tnl *t, const struct in6_addr *laddr,
148 __u32 ip6_tnl_get_cap(struct ip6_tnl *t, const struct in6_addr *laddr,
H A Dxfrm.h722 struct ip6_tnl *ip6;
1818 struct ip6_tnl *t);
1822 int xfrm6_rcv_tnl(struct sk_buff *skb, struct ip6_tnl *t);
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c22 struct ip6_tnl *tun = netdev_priv(ol_dev); in mlxsw_sp_ipip_netdev_parms6()
630 struct ip6_tnl *tun6; in mlxsw_sp_ipip_netdev_ul_dev_get()
H A Dspectrum_span.c525 struct ip6_tnl *t = netdev_priv(to_dev); in mlxsw_sp_span_gretap6_route()