Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dvxlan.c888 static void vxlan_dst_free(struct rcu_head *head) in vxlan_dst_free() function
970 call_rcu(&rd->rcu, vxlan_dst_free); in vxlan_fdb_update_existing()
1048 call_rcu(&rd->rcu, vxlan_dst_free); in vxlan_fdb_dst_destroy()