Searched refs:vxlan_fdb_destroy (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ |
| D | vxlan.c | 871 static void vxlan_fdb_destroy(struct vxlan_dev *vxlan, struct vxlan_fdb *f, in vxlan_fdb_destroy() function 1007 vxlan_fdb_destroy(vxlan, f, false, false); in vxlan_fdb_update_create() 1184 vxlan_fdb_destroy(vxlan, f, true, swdev_notify); in __vxlan_fdb_delete() 2747 vxlan_fdb_destroy(vxlan, f, true, true); in vxlan_cleanup() 2799 vxlan_fdb_destroy(vxlan, f, true, true); in vxlan_fdb_delete_default() 2856 vxlan_fdb_destroy(vxlan, f, true, true); in vxlan_flush() 3624 vxlan_fdb_destroy(vxlan, f, false, false); in __vxlan_dev_create()
|