Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dnetdevice.h4629 int netdev_adjacent_change_prepare(struct net_device *old_dev,
/Linux-v5.10/net/core/
Ddev.c7952 int netdev_adjacent_change_prepare(struct net_device *old_dev, in netdev_adjacent_change_prepare() function
7978 EXPORT_SYMBOL(netdev_adjacent_change_prepare);
/Linux-v5.10/drivers/net/
Dvxlan.c4253 err = netdev_adjacent_change_prepare(dst->remote_dev, lowerdev, dev, in vxlan_changelink()