Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/vxlan/
Dvxlan_core.c3674 static void vxlan_config_apply(struct net_device *dev, in vxlan_config_apply() function
3745 vxlan_config_apply(dev, conf, lowerdev, src_net, changelink); in vxlan_dev_configure()
4231 vxlan_config_apply(dev, &conf, lowerdev, vxlan->net, true); in vxlan_changelink()