Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dswitchdev.h228 SWITCHDEV_VXLAN_FDB_ADD_TO_DEVICE, enumerator
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3525 case SWITCHDEV_VXLAN_FDB_ADD_TO_DEVICE: in mlxsw_sp_switchdev_vxlan_fdb_event_work()
3638 case SWITCHDEV_VXLAN_FDB_ADD_TO_DEVICE: in mlxsw_sp_switchdev_event()
/linux-6.1.9/drivers/net/vxlan/
Dvxlan_core.c362 notifier_type = adding ? SWITCHDEV_VXLAN_FDB_ADD_TO_DEVICE in vxlan_fdb_switchdev_call_notifiers()
551 rc = nb->notifier_call(nb, SWITCHDEV_VXLAN_FDB_ADD_TO_DEVICE, in vxlan_fdb_notify_one()