Home
last modified time | relevance | path

Searched refs:ip6_tnl_dst (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/
Dip6_tunnel.h35 struct ip6_tnl_dst { struct
48 struct ip6_tnl_dst __percpu *dst_cache; /* cached dst */ argument
/linux-4.4.14/net/ipv6/
Dip6_tunnel.c129 static void ip6_tnl_per_cpu_dst_set(struct ip6_tnl_dst *idst, in ip6_tnl_per_cpu_dst_set()
148 struct ip6_tnl_dst *idst; in ip6_tnl_dst_get()
205 t->dst_cache = alloc_percpu(struct ip6_tnl_dst); in ip6_tnl_dst_init()