Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c970 static void vxlan_dst_free(struct rcu_head *head) in vxlan_dst_free() function
1073 call_rcu(&rd->rcu, vxlan_dst_free); in vxlan_fdb_update_existing()
1152 call_rcu(&rd->rcu, vxlan_dst_free); in vxlan_fdb_dst_destroy()