Home
last modified time | relevance | path

Searched refs:remote_ifindex (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/net/vxlan/
A Dvxlan_multicast.c21 int ifindex = (rifindex ? : vxlan->default_dst.remote_ifindex); in vxlan_igmp_join()
55 int ifindex = (rifindex ? : vxlan->default_dst.remote_ifindex); in vxlan_igmp_leave()
108 vxlan->default_dst.remote_ifindex)) in vxlan_group_used_by_vnifilter()
117 vxlan->default_dst.remote_ifindex)) in vxlan_group_used_by_vnifilter()
129 int ifindex = (rifindex ? : dev->default_dst.remote_ifindex); in vxlan_group_used()
169 vxlan->default_dst.remote_ifindex)) in vxlan_group_used()
242 vxlan->default_dst.remote_ifindex); in vxlan_multicast_join()
263 vxlan->default_dst.remote_ifindex); in vxlan_multicast_leave()
A Dvxlan_core.c267 if (rdst->remote_ifindex && in vxlan_fdb_info()
342 fdb_info->remote_ifindex = rd->remote_ifindex; in vxlan_fdb_switchdev_notifier_info()
636 rd->remote_ifindex = ifindex; in vxlan_fdb_replace()
665 rd->remote_ifindex = ifindex; in vxlan_fdb_append()
3036 dst->remote_ifindex); in vxlan_change_mtu()
3523 tmp->cfg.remote_ifindex != conf->remote_ifindex) in vxlan_vni_in_use()
3617 if (conf->remote_ifindex) { in vxlan_config_validate()
3707 dst->remote_ifindex = conf->remote_ifindex; in vxlan_config_apply()
3792 if (dst->remote_ifindex) { in __vxlan_dev_create()
4211 dst->remote_ifindex, in vxlan_changelink()
[all …]
A Dvxlan_vnifilter.c494 dst->remote_ifindex, in vxlan_update_default_fdb_entry()
507 dst->remote_ifindex, in vxlan_update_default_fdb_entry()
564 vxlan->default_dst.remote_ifindex)) { in vxlan_vni_update_group()
631 dst->remote_ifindex, in vxlan_vni_delete_group()
638 dst->remote_ifindex)) { in vxlan_vni_delete_group()
881 if (vxlan_addr_multicast(&group) && !vxlan->default_dst.remote_ifindex) { in vxlan_process_vni_filter()
/linux-6.3-rc2/include/net/
A Dvxlan.h204 u32 remote_ifindex; member
215 int remote_ifindex; member
478 u32 remote_ifindex; member
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_tun_vxlan.c151 return dst->remote_ifindex; in mlx5e_tc_tun_get_remote_ifindex()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_nve_vxlan.c73 if (cfg->remote_ifindex) { in mlxsw_sp_nve_vxlan_can_offload()
A Dspectrum_switchdev.c2894 info.remote_ifindex = 0; in mlxsw_sp_fdb_vxlan_call_notifiers()
3605 if (vxlan_fdb_info->remote_ifindex) { in mlxsw_sp_switchdev_vxlan_work_prepare()

Completed in 26 milliseconds