Home
last modified time | relevance | path

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

/Linux-v5.4/net/openvswitch/
Dvport-vxlan.c52 struct vxlan_config *conf) in vxlan_configure_exts()
79 struct vxlan_config conf = { in vxlan_tnl_create()
/Linux-v5.4/include/net/
Dvxlan.h206 struct vxlan_config { struct
250 struct vxlan_config cfg;
293 u8 name_assign_type, struct vxlan_config *conf);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve_vxlan.c29 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()
Dspectrum_switchdev.c3082 struct vxlan_config *cfg = &vxlan->cfg; in mlxsw_sp_switchdev_vxlan_work_prepare()
/Linux-v5.4/drivers/net/
Dvxlan.c219 const struct vxlan_config *cfg = &node->vxlan->cfg; in vxlan_vs_find_vni()
3329 static int vxlan_config_validate(struct net *src_net, struct vxlan_config *conf, in vxlan_config_validate()
3492 struct vxlan_config *conf, in vxlan_config_apply()
3549 struct vxlan_config *conf, bool changelink, in vxlan_dev_configure()
3566 struct vxlan_config *conf, in __vxlan_dev_create()
3652 static int vxlan_nl2flag(struct vxlan_config *conf, struct nlattr *tb[], in vxlan_nl2flag()
3680 struct net_device *dev, struct vxlan_config *conf, in vxlan_nl2conf()
3940 struct vxlan_config conf; in vxlan_newlink()
3956 struct vxlan_config conf; in vxlan_changelink()
4185 struct vxlan_config *conf) in vxlan_dev_create()