Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dswitchdev.h226 SWITCHDEV_VXLAN_FDB_ADD_TO_DEVICE, enumerator
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3678 case SWITCHDEV_VXLAN_FDB_ADD_TO_DEVICE: in mlxsw_sp_switchdev_vxlan_fdb_event_work()
3791 case SWITCHDEV_VXLAN_FDB_ADD_TO_DEVICE: in mlxsw_sp_switchdev_event()
/linux-6.12.1/drivers/net/vxlan/
Dvxlan_core.c314 notifier_type = adding ? SWITCHDEV_VXLAN_FDB_ADD_TO_DEVICE in vxlan_fdb_switchdev_call_notifiers()
503 rc = nb->notifier_call(nb, SWITCHDEV_VXLAN_FDB_ADD_TO_DEVICE, in vxlan_fdb_notify_one()