Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve_vxlan.c19 static bool mlxsw_sp_nve_vxlan_ipv4_flags_check(const struct vxlan_config *cfg, in mlxsw_sp_nve_vxlan_ipv4_flags_check()
35 static bool mlxsw_sp_nve_vxlan_ipv6_flags_check(const struct vxlan_config *cfg, in mlxsw_sp_nve_vxlan_ipv6_flags_check()
61 struct vxlan_config *cfg = &vxlan->cfg; in mlxsw_sp_nve_vxlan_can_offload()
130 mlxsw_sp_nve_vxlan_ul_proto_sip_config(const struct vxlan_config *cfg, in mlxsw_sp_nve_vxlan_ul_proto_sip_config()
150 struct vxlan_config *cfg = &vxlan->cfg; in mlxsw_sp_nve_vxlan_config()
Dspectrum_switchdev.c3272 struct vxlan_config *cfg = &vxlan->cfg; in mlxsw_sp_switchdev_vxlan_work_prepare()
/linux-5.19.10/net/openvswitch/
Dvport-vxlan.c52 struct vxlan_config *conf) in vxlan_configure_exts()
79 struct vxlan_config conf = { in vxlan_tnl_create()
/linux-5.19.10/include/net/
Dvxlan.h211 struct vxlan_config { struct
300 struct vxlan_config cfg;
348 u8 name_assign_type, struct vxlan_config *conf);
/linux-5.19.10/drivers/net/vxlan/
Dvxlan_private.h131 struct vxlan_config *conf, __be32 vni);
Dvxlan_core.c167 const struct vxlan_config *cfg = &node->vxlan->cfg; in vxlan_vs_find_vni()
3498 struct vxlan_config *conf, __be32 vni) in vxlan_vni_in_use()
3528 static int vxlan_config_validate(struct net *src_net, struct vxlan_config *conf, in vxlan_config_validate()
3675 struct vxlan_config *conf, in vxlan_config_apply()
3734 struct vxlan_config *conf, bool changelink, in vxlan_dev_configure()
3751 struct vxlan_config *conf, in __vxlan_dev_create()
3839 static int vxlan_nl2flag(struct vxlan_config *conf, struct nlattr *tb[], in vxlan_nl2flag()
3867 struct net_device *dev, struct vxlan_config *conf, in vxlan_nl2conf()
4142 struct vxlan_config conf; in vxlan_newlink()
4158 struct vxlan_config conf; in vxlan_changelink()
[all …]