Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/
Dvxlan.c3604 static int vxlan_config_validate(struct net *src_net, struct vxlan_config *conf, in vxlan_config_validate() function
3834 ret = vxlan_config_validate(src_net, conf, &lowerdev, vxlan, extack); in vxlan_dev_configure()
4245 err = vxlan_config_validate(vxlan->net, &conf, &lowerdev, in vxlan_changelink()