Home
last modified time | relevance | path

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

/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() function
167 ip6_tnl_per_cpu_dst_set(idst, NULL); in ip6_tnl_dst_get()
180 ip6_tnl_per_cpu_dst_set(per_cpu_ptr(t->dst_cache, i), NULL); in ip6_tnl_dst_reset()
186 ip6_tnl_per_cpu_dst_set(raw_cpu_ptr(t->dst_cache), dst); in ip6_tnl_dst_set()