Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/vxlan/
Dvxlan_core.c945 static void vxlan_dst_free(struct rcu_head *head) in vxlan_dst_free() function
1048 call_rcu(&rd->rcu, vxlan_dst_free); in vxlan_fdb_update_existing()
1127 call_rcu(&rd->rcu, vxlan_dst_free); in vxlan_fdb_dst_destroy()