Home
last modified time | relevance | path

Searched defs:vxlan_dev (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/net/
A Dvxlan.h281 struct vxlan_dev { struct
291 struct net_device *dev;
292 struct net *net; /* netns for packet i/o */
293 struct vxlan_rdst default_dst; /* default destination */
295 struct timer_list age_timer;
296 spinlock_t hash_lock[FDB_HASH_SIZE];
297 unsigned int addrcnt;
298 struct gro_cells gro_cells;
300 struct vxlan_config cfg;
302 struct vxlan_vni_group __rcu *vnigrp;
[all …]
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_switchdev.c2412 const struct net_device *vxlan_dev, in mlxsw_sp_bridge_vlan_aware_vxlan_join()
2463 const struct net_device *vxlan_dev, u16 vid, in mlxsw_sp_bridge_8021q_vxlan_join()
2591 const struct net_device *vxlan_dev, u16 vid, in mlxsw_sp_bridge_8021d_vxlan_join()
2702 const struct net_device *vxlan_dev, u16 vid, in mlxsw_sp_bridge_8021ad_vxlan_join()
2816 const struct net_device *vxlan_dev, u16 vid, in mlxsw_sp_bridge_vxlan_join()
2830 const struct net_device *vxlan_dev) in mlxsw_sp_bridge_vxlan_leave()
3712 const struct net_device *vxlan_dev, u16 vid, in mlxsw_sp_switchdev_vxlan_vlan_add()
3798 const struct net_device *vxlan_dev, u16 vid) in mlxsw_sp_switchdev_vxlan_vlan_del()
3822 mlxsw_sp_switchdev_vxlan_vlans_add(struct net_device *vxlan_dev, in mlxsw_sp_switchdev_vxlan_vlans_add()
3860 mlxsw_sp_switchdev_vxlan_vlans_del(struct net_device *vxlan_dev, in mlxsw_sp_switchdev_vxlan_vlans_del()
[all …]
A Dspectrum.h452 mlxsw_sp_vxlan_mapped_vid(const struct net_device *vxlan_dev, u16 *p_vid) in mlxsw_sp_vxlan_mapped_vid()

Completed in 19 milliseconds