Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dswitchdev.h224 SWITCHDEV_VXLAN_FDB_ADD_TO_BRIDGE, enumerator
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3007 type = adding ? SWITCHDEV_VXLAN_FDB_ADD_TO_BRIDGE : in mlxsw_sp_fdb_vxlan_call_notifiers()
/Linux-v6.6/drivers/net/vxlan/
Dvxlan_core.c4640 case SWITCHDEV_VXLAN_FDB_ADD_TO_BRIDGE: in vxlan_switchdev_event()