Home
last modified time | relevance | path

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

/drivers/net/vxlan/
Dvxlan_core.c1032 static void vxlan_dst_free(struct rcu_head *head) in vxlan_dst_free() function
1135 call_rcu(&rd->rcu, vxlan_dst_free); in vxlan_fdb_update_existing()
1214 call_rcu(&rd->rcu, vxlan_dst_free); in vxlan_fdb_dst_destroy()