Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dvxlan.c792 static void vxlan_dst_free(struct rcu_head *head) in vxlan_dst_free() function
805 call_rcu(&rd->rcu, vxlan_dst_free); in vxlan_fdb_dst_destroy()