Home
last modified time | relevance | path

Searched defs:vxlan_fdb_replay (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dvxlan.h455 static inline int vxlan_fdb_replay(const struct net_device *dev, __be32 vni, in vxlan_fdb_replay() function
/kernel/linux/linux-6.6/include/net/
H A Dvxlan.h514 static inline int vxlan_fdb_replay(const struct net_device *dev, __be32 vni, in vxlan_fdb_replay() function
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c615 int vxlan_fdb_replay(const struct net_device *dev, __be32 vni, in vxlan_fdb_replay() function
650 EXPORT_SYMBOL_GPL(vxlan_fdb_replay); variable
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c509 int vxlan_fdb_replay(const struct net_device *dev, __be32 vni, in vxlan_fdb_replay() function
544 EXPORT_SYMBOL_GPL(vxlan_fdb_replay); variable

Completed in 23 milliseconds