Home
last modified time | relevance | path

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

/Linux-v5.15/net/openvswitch/
Dvport-vxlan.c52 struct vxlan_config *conf) in vxlan_configure_exts()
79 struct vxlan_config conf = { in vxlan_tnl_create()
/Linux-v5.15/include/net/
Dvxlan.h210 struct vxlan_config { struct
254 struct vxlan_config cfg;
297 u8 name_assign_type, struct vxlan_config *conf);
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve_vxlan.c21 struct vxlan_config *cfg = &vxlan->cfg; in mlxsw_sp_nve_vxlan_can_offload()
98 struct vxlan_config *cfg = &vxlan->cfg; in mlxsw_sp_nve_vxlan_config()
Dspectrum_switchdev.c3180 struct vxlan_config *cfg = &vxlan->cfg; in mlxsw_sp_switchdev_vxlan_work_prepare()
/Linux-v5.15/drivers/net/
Dvxlan.c229 const struct vxlan_config *cfg = &node->vxlan->cfg; in vxlan_vs_find_vni()
3619 static int vxlan_config_validate(struct net *src_net, struct vxlan_config *conf, in vxlan_config_validate()
3783 struct vxlan_config *conf, in vxlan_config_apply()
3843 struct vxlan_config *conf, bool changelink, in vxlan_dev_configure()
3860 struct vxlan_config *conf, in __vxlan_dev_create()
3948 static int vxlan_nl2flag(struct vxlan_config *conf, struct nlattr *tb[], in vxlan_nl2flag()
3976 struct net_device *dev, struct vxlan_config *conf, in vxlan_nl2conf()
4236 struct vxlan_config conf; in vxlan_newlink()
4252 struct vxlan_config conf; in vxlan_changelink()
4479 struct vxlan_config *conf) in vxlan_dev_create()