Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/vxlan/
Dvxlan_core.c3528 static int vxlan_config_validate(struct net *src_net, struct vxlan_config *conf, in vxlan_config_validate() function
3741 ret = vxlan_config_validate(src_net, conf, &lowerdev, vxlan, extack); in vxlan_dev_configure()
4167 err = vxlan_config_validate(vxlan->net, &conf, &lowerdev, in vxlan_changelink()