Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dswitchdev.h229 SWITCHDEV_VXLAN_FDB_DEL_TO_DEVICE, enumerator
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3528 case SWITCHDEV_VXLAN_FDB_DEL_TO_DEVICE: in mlxsw_sp_switchdev_vxlan_fdb_event_work()
3639 case SWITCHDEV_VXLAN_FDB_DEL_TO_DEVICE: in mlxsw_sp_switchdev_event()
/linux-6.1.9/drivers/net/vxlan/
Dvxlan_core.c363 : SWITCHDEV_VXLAN_FDB_DEL_TO_DEVICE; in vxlan_fdb_switchdev_call_notifiers()