Searched refs:vxlan_config (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_nve_vxlan.c | 21 static bool mlxsw_sp_nve_vxlan_ipv4_flags_check(const struct vxlan_config *cfg, in mlxsw_sp_nve_vxlan_ipv4_flags_check() 37 static bool mlxsw_sp_nve_vxlan_ipv6_flags_check(const struct vxlan_config *cfg, in mlxsw_sp_nve_vxlan_ipv6_flags_check() 63 struct vxlan_config *cfg = &vxlan->cfg; in mlxsw_sp_nve_vxlan_can_offload() 132 mlxsw_sp_nve_vxlan_ul_proto_sip_config(const struct vxlan_config *cfg, in mlxsw_sp_nve_vxlan_ul_proto_sip_config() 152 struct vxlan_config *cfg = &vxlan->cfg; in mlxsw_sp_nve_vxlan_config()
|
H A D | spectrum_switchdev.c | 3699 struct vxlan_config *cfg = &vxlan->cfg; in mlxsw_sp_switchdev_vxlan_work_prepare()
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | vport-vxlan.c | 52 struct vxlan_config *conf) in vxlan_configure_exts() 79 struct vxlan_config conf = { in vxlan_tnl_create()
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | vport-vxlan.c | 52 struct vxlan_config *conf) in vxlan_configure_exts() 79 struct vxlan_config conf = { in vxlan_tnl_create()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | vxlan.h | 210 struct vxlan_config { struct 254 struct vxlan_config cfg; 297 u8 name_assign_type, struct vxlan_config *conf);
|
/kernel/linux/linux-6.6/include/net/ |
H A D | vxlan.h | 212 struct vxlan_config { struct 301 struct vxlan_config cfg; 356 u8 name_assign_type, struct vxlan_config *conf);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_nve_vxlan.c | 29 struct vxlan_config *cfg = &vxlan->cfg; in mlxsw_sp_nve_vxlan_can_offload() 94 struct vxlan_config *cfg = &vxlan->cfg; in mlxsw_sp_nve_vxlan_config()
|
H A D | spectrum_switchdev.c | 3054 struct vxlan_config *cfg = &vxlan->cfg; in mlxsw_sp_switchdev_vxlan_work_prepare()
|
/kernel/linux/linux-6.6/drivers/net/vxlan/ |
H A D | vxlan_private.h | 199 struct vxlan_config *conf, __be32 vni);
|
H A D | vxlan_core.c | 120 const struct vxlan_config *cfg = &node->vxlan->cfg; in vxlan_vs_find_vni() 3548 struct vxlan_config *conf, __be32 vni) in vxlan_vni_in_use() 3578 static int vxlan_config_validate(struct net *src_net, struct vxlan_config *conf, in vxlan_config_validate() 3725 struct vxlan_config *conf, in vxlan_config_apply() 3782 struct vxlan_config *conf, bool changelink, in vxlan_dev_configure() 3799 struct vxlan_config *conf, in __vxlan_dev_create() 3887 static int vxlan_nl2flag(struct vxlan_config *conf, struct nlattr *tb[], in vxlan_nl2flag() 3915 struct net_device *dev, struct vxlan_config *conf, in vxlan_nl2conf() 4201 struct vxlan_config conf; in vxlan_newlink() 4217 struct vxlan_config con in vxlan_changelink() [all...] |
/kernel/linux/linux-5.10/drivers/net/vxlan/ |
H A D | vxlan_core.c | 228 const struct vxlan_config *cfg = &node->vxlan->cfg; in vxlan_vs_find_vni() 3613 static int vxlan_config_validate(struct net *src_net, struct vxlan_config *conf, in vxlan_config_validate() 3776 struct vxlan_config *conf, in vxlan_config_apply() 3834 struct vxlan_config *conf, bool changelink, in vxlan_dev_configure() 3851 struct vxlan_config *conf, in __vxlan_dev_create() 3939 static int vxlan_nl2flag(struct vxlan_config *conf, struct nlattr *tb[], in vxlan_nl2flag() 3967 struct net_device *dev, struct vxlan_config *conf, in vxlan_nl2conf() 4227 struct vxlan_config conf; in vxlan_newlink() 4243 struct vxlan_config conf; in vxlan_changelink() 4470 struct vxlan_config *con in vxlan_dev_create() [all...] |
Completed in 27 milliseconds