Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnetdevice.h4882 int netdev_adjacent_change_prepare(struct net_device *old_dev,
/Linux-v5.15/net/core/
Ddev.c8268 int netdev_adjacent_change_prepare(struct net_device *old_dev, in netdev_adjacent_change_prepare() function
8294 EXPORT_SYMBOL(netdev_adjacent_change_prepare);
/Linux-v5.15/drivers/net/
Dvxlan.c4269 err = netdev_adjacent_change_prepare(dst->remote_dev, lowerdev, dev, in vxlan_changelink()