Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnetdevice.h4316 int netdev_adjacent_change_prepare(struct net_device *old_dev,
/Linux-v5.4/net/core/
Ddev.c7452 int netdev_adjacent_change_prepare(struct net_device *old_dev, in netdev_adjacent_change_prepare() function
7474 EXPORT_SYMBOL(netdev_adjacent_change_prepare);
/Linux-v5.4/drivers/net/
Dvxlan.c3973 err = netdev_adjacent_change_prepare(dst->remote_dev, lowerdev, dev, in vxlan_changelink()