Home
last modified time | relevance | path

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

/linux/net/ipv6/
A Dip6_vti.c88 static struct ip6_tnl *
93 struct ip6_tnl *t; in vti6_tnl_lookup()
164 struct ip6_tnl __rcu **tp; in vti6_tnl_unlink()
165 struct ip6_tnl *iter; in vti6_tnl_unlink()
207 struct ip6_tnl *t; in vti6_tnl_create()
261 struct ip6_tnl *t; in vti6_locate()
302 struct ip6_tnl *t; in vti6_input_proto()
606 struct ip6_tnl *t; in vti6_err()
1014 struct ip6_tnl *nt; in vti6_newlink()
1040 struct ip6_tnl *t; in vti6_changelink()
[all …]
A Dip6_gre.c293 const struct ip6_tnl *t) in ip6gre_bucket()
309 struct ip6_tnl *iter; in ip6gre_tunnel_unlink()
329 struct ip6_tnl *t; in ip6gre_tunnel_find()
349 struct ip6_tnl *t, *nt; in ip6gre_tunnel_locate()
429 struct ip6_tnl *t; in ip6gre_err()
496 struct ip6_tnl *tunnel; in ip6gre_rcv()
533 struct ip6_tnl *tunnel; in ip6erspan_rcv()
1565 struct ip6_tnl *t; in ip6gre_destroy_tunnels()
1965 struct ip6_tnl *nt; in ip6gre_newlink_common()
2024 static struct ip6_tnl *
[all …]
A Dip6_tunnel.c113 static struct ip6_tnl *
228 struct ip6_tnl __rcu **tp; in ip6_tnl_unlink()
229 struct ip6_tnl *iter; in ip6_tnl_unlink()
291 struct ip6_tnl *t; in ip6_tnl_create()
345 struct ip6_tnl __rcu **tp; in ip6_tnl_locate()
346 struct ip6_tnl *t; in ip6_tnl_locate()
473 struct ip6_tnl *t; in ip6_tnl_err()
921 struct ip6_tnl *t; in ipxip6_rcv()
2031 struct ip6_tnl *nt, *t; in ip6_tnl_newlink()
2231 struct ip6_tnl *t; in ip6_tnl_destroy_tunnels()
[all …]
A Dxfrm6_input.c21 struct ip6_tnl *t) in xfrm6_rcv_spi()
163 int xfrm6_rcv_tnl(struct sk_buff *skb, struct ip6_tnl *t) in xfrm6_rcv_tnl()
/linux/include/net/
A Dip6_tunnel.h46 struct ip6_tnl { struct
47 struct ip6_tnl __rcu *next; /* next tunnel in list */ argument
85 int ip6_tnl_encap_setup(struct ip6_tnl *t, argument
108 static inline int ip6_tnl_encap(struct sk_buff *skb, struct ip6_tnl *t, in ip6_tnl_encap()
137 int ip6_tnl_rcv_ctl(struct ip6_tnl *t, const struct in6_addr *laddr,
139 int ip6_tnl_rcv(struct ip6_tnl *tunnel, struct sk_buff *skb,
142 int ip6_tnl_xmit_ctl(struct ip6_tnl *t, const struct in6_addr *laddr,
147 __u32 ip6_tnl_get_cap(struct ip6_tnl *t, const struct in6_addr *laddr,
A Dxfrm.h587 struct ip6_tnl *ip6;
1607 struct ip6_tnl *t);
1611 int xfrm6_rcv_tnl(struct sk_buff *skb, struct ip6_tnl *t);
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ipip.c22 struct ip6_tnl *tun = netdev_priv(ol_dev); in mlxsw_sp_ipip_netdev_parms6()
685 struct ip6_tnl *tun6; in mlxsw_sp_ipip_netdev_ul_dev_get()
A Dspectrum_span.c525 struct ip6_tnl *t = netdev_priv(to_dev); in mlxsw_sp_span_gretap6_route()

Completed in 46 milliseconds