Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dswitchdev.h203 SWITCHDEV_VXLAN_FDB_ADD_TO_BRIDGE, enumerator
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c2494 type = adding ? SWITCHDEV_VXLAN_FDB_ADD_TO_BRIDGE : in mlxsw_sp_fdb_vxlan_call_notifiers()
/Linux-v5.15/drivers/net/
Dvxlan.c4650 case SWITCHDEV_VXLAN_FDB_ADD_TO_BRIDGE: in vxlan_switchdev_event()