Home
last modified time | relevance | path

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

/linux/include/net/
H A Dswitchdev.h224 SWITCHDEV_VXLAN_FDB_ADD_TO_BRIDGE, enumerator
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c3007 type = adding ? SWITCHDEV_VXLAN_FDB_ADD_TO_BRIDGE : in mlxsw_sp_fdb_vxlan_call_notifiers()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c4770 case SWITCHDEV_VXLAN_FDB_ADD_TO_BRIDGE: in vxlan_switchdev_event()