Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dswitchdev.h212 SWITCHDEV_VXLAN_FDB_ADD_TO_BRIDGE, enumerator
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c2372 type = adding ? SWITCHDEV_VXLAN_FDB_ADD_TO_BRIDGE : in mlxsw_sp_fdb_vxlan_call_notifiers()
/Linux-v5.10/drivers/net/
Dvxlan.c4639 case SWITCHDEV_VXLAN_FDB_ADD_TO_BRIDGE: in vxlan_switchdev_event()