Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c3602 static int vxlan_config_validate(struct net *src_net, struct vxlan_config *conf, in vxlan_config_validate() function
3813 ret = vxlan_config_validate(src_net, conf, &lowerdev, vxlan, extack); in vxlan_dev_configure()
4250 err = vxlan_config_validate(vxlan->net, &conf, &lowerdev, in vxlan_changelink()