Searched refs:vxlan_config (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/net/openvswitch/ |
D | vport-vxlan.c | 52 struct vxlan_config *conf) in vxlan_configure_exts() 79 struct vxlan_config conf = { in vxlan_tnl_create()
|
/Linux-v5.10/include/net/ |
D | vxlan.h | 210 struct vxlan_config { struct 254 struct vxlan_config cfg; 297 u8 name_assign_type, struct vxlan_config *conf);
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
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()
|
D | spectrum_switchdev.c | 3053 struct vxlan_config *cfg = &vxlan->cfg; in mlxsw_sp_switchdev_vxlan_work_prepare()
|
/Linux-v5.10/drivers/net/ |
D | vxlan.c | 228 const struct vxlan_config *cfg = &node->vxlan->cfg; in vxlan_vs_find_vni() 3604 static int vxlan_config_validate(struct net *src_net, struct vxlan_config *conf, in vxlan_config_validate() 3767 struct vxlan_config *conf, in vxlan_config_apply() 3827 struct vxlan_config *conf, bool changelink, in vxlan_dev_configure() 3844 struct vxlan_config *conf, in __vxlan_dev_create() 3932 static int vxlan_nl2flag(struct vxlan_config *conf, struct nlattr *tb[], in vxlan_nl2flag() 3960 struct net_device *dev, struct vxlan_config *conf, in vxlan_nl2conf() 4220 struct vxlan_config conf; in vxlan_newlink() 4236 struct vxlan_config conf; in vxlan_changelink() 4463 struct vxlan_config *conf) in vxlan_dev_create()
|