Searched refs:__tunnel_dst_set (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/ipv4/
H A Dip_tunnel.c72 static void __tunnel_dst_set(struct ip_tunnel_dst *idst, __tunnel_dst_set() function
86 __tunnel_dst_set(raw_cpu_ptr(t->dst_cache), dst, saddr); tunnel_dst_set()
99 __tunnel_dst_set(per_cpu_ptr(t->dst_cache, i), NULL, 0); ip_tunnel_dst_reset_all()

Completed in 64 milliseconds