Home
last modified time | relevance | path

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

/linux/drivers/net/vxlan/
H 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()
H A Dvxlan_core.c123 cfg->remote_ifindex != ifindex) in vxlan_vs_find_vni()
220 if (rdst->remote_ifindex && in vxlan_fdb_info()
221 nla_put_u32(skb, NDA_IFINDEX, rdst->remote_ifindex)) in vxlan_fdb_info()
294 fdb_info->remote_ifindex = rd->remote_ifindex; in vxlan_fdb_switchdev_notifier_info()
454 rd->remote_ifindex == ifindex) in vxlan_fdb_find_rdst()
588 rd->remote_ifindex = ifindex; in vxlan_fdb_replace()
617 rd->remote_ifindex = ifindex; in vxlan_fdb_append()
1467 rdst->remote_ifindex == ifindex)) in vxlan_snoop()
2405 ifindex = rdst->remote_ifindex; in vxlan_xmit_one()
3209 dst->remote_ifindex); in vxlan_change_mtu()
[all …]
H A Dvxlan_vnifilter.c499 dst->remote_ifindex, in vxlan_update_default_fdb_entry()
512 dst->remote_ifindex, in vxlan_update_default_fdb_entry()
569 vxlan->default_dst.remote_ifindex)) { in vxlan_vni_update_group()
636 dst->remote_ifindex, in vxlan_vni_delete_group()
643 dst->remote_ifindex)) { in vxlan_vni_delete_group()
891 if (vxlan_addr_multicast(&group) && !vxlan->default_dst.remote_ifindex) { in vxlan_process_vni_filter()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_vxlan.c220 return dst->remote_ifindex; in mlx5e_tc_tun_get_remote_ifindex()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve_vxlan.c75 if (cfg->remote_ifindex) { in mlxsw_sp_nve_vxlan_can_offload()
H A Dspectrum_switchdev.c3012 info.remote_ifindex = 0; in mlxsw_sp_fdb_vxlan_call_notifiers()
3716 if (vxlan_fdb_info->remote_ifindex) { in mlxsw_sp_switchdev_vxlan_work_prepare()