Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dvxlan.c3169 static int vxlan_dev_configure(struct net *src_net, struct net_device *dev, in vxlan_dev_configure() function
3195 err = vxlan_dev_configure(net, dev, conf, false, extack); in __vxlan_dev_create()
3479 err = vxlan_dev_configure(vxlan->net, dev, &conf, true, extack); in vxlan_changelink()