Searched refs:vxlan_fdb_destroy (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ |
D | vxlan.c | 778 static void vxlan_fdb_destroy(struct vxlan_dev *vxlan, struct vxlan_fdb *f, in vxlan_fdb_destroy() function 936 vxlan_fdb_destroy(vxlan, f, true); in __vxlan_fdb_delete() 2396 vxlan_fdb_destroy(vxlan, f, true); in vxlan_cleanup() 2447 vxlan_fdb_destroy(vxlan, f, true); in vxlan_fdb_delete_default() 2501 vxlan_fdb_destroy(vxlan, f, true); in vxlan_flush() 3233 vxlan_fdb_destroy(vxlan, f, false); in __vxlan_dev_create()
|