Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dswitchdev.h226 SWITCHDEV_VXLAN_FDB_ADD_TO_DEVICE, enumerator
/Linux-v6.6/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-v6.6/drivers/net/vxlan/
Dvxlan_core.c315 notifier_type = adding ? SWITCHDEV_VXLAN_FDB_ADD_TO_DEVICE in vxlan_fdb_switchdev_call_notifiers()
504 rc = nb->notifier_call(nb, SWITCHDEV_VXLAN_FDB_ADD_TO_DEVICE, in vxlan_fdb_notify_one()