Home
last modified time | relevance | path

Searched defs:vxlan_fdb_info (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c2955 struct switchdev_notifier_vxlan_fdb_info vxlan_fdb_info; member
2967 struct switchdev_notifier_vxlan_fdb_info vxlan_fdb_info; in mlxsw_sp_switchdev_bridge_vxlan_fdb_event() local
3118 struct switchdev_notifier_vxlan_fdb_info *vxlan_fdb_info; in mlxsw_sp_switchdev_vxlan_fdb_add() local
3190 struct switchdev_notifier_vxlan_fdb_info *vxlan_fdb_info; in mlxsw_sp_switchdev_vxlan_fdb_del() local
3271 struct switchdev_notifier_vxlan_fdb_info *vxlan_fdb_info; in mlxsw_sp_switchdev_vxlan_work_prepare() local
/linux-5.19.10/drivers/net/vxlan/
Dvxlan_core.c197 static int vxlan_fdb_info(struct sk_buff *skb, struct vxlan_dev *vxlan, in vxlan_fdb_info() function