Searched refs:endpoint_cache (Results 1 – 2 of 2) sorted by relevance
36 if (unlikely(dst_cache_init(&peer->endpoint_cache, GFP_KERNEL))) in wg_peer_create()190 dst_cache_destroy(&peer->endpoint_cache); in rcu_release()
45 struct dst_cache endpoint_cache; member