Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dvxlan.h488 int vxlan_fdb_replay(const struct net_device *dev, __be32 vni,
501 static inline int vxlan_fdb_replay(const struct net_device *dev, __be32 vni, in vxlan_fdb_replay() function
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve_vxlan.c289 return vxlan_fdb_replay(nve_dev, vni, &mlxsw_sp_switchdev_notifier, in mlxsw_sp_nve_vxlan_fdb_replay()
/linux-6.1.9/drivers/net/vxlan/
Dvxlan_core.c556 int vxlan_fdb_replay(const struct net_device *dev, __be32 vni, in vxlan_fdb_replay() function
591 EXPORT_SYMBOL_GPL(vxlan_fdb_replay);