Searched refs:remote_ifindex (Results 1 – 7 of 7) sorted by relevance
21 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()
267 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 …]
494 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()
204 u32 remote_ifindex; member215 int remote_ifindex; member478 u32 remote_ifindex; member
151 return dst->remote_ifindex; in mlx5e_tc_tun_get_remote_ifindex()
73 if (cfg->remote_ifindex) { in mlxsw_sp_nve_vxlan_can_offload()
2894 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