Searched refs:ip6_tnl_dst_get (Results 1 – 3 of 3) sorted by relevance
68 struct dst_entry *ip6_tnl_dst_get(struct ip6_tnl *t);
146 struct dst_entry *ip6_tnl_dst_get(struct ip6_tnl *t) in ip6_tnl_dst_get() function173 EXPORT_SYMBOL_GPL(ip6_tnl_dst_get);1072 dst = ip6_tnl_dst_get(t); in ip6_tnl_xmit2()
637 dst = ip6_tnl_dst_get(tunnel); in ip6gre_xmit2()