Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetdevice.h5157 void netdev_adjacent_change_commit(struct net_device *old_dev,
/linux/net/core/
H A Ddev.c9064 void netdev_adjacent_change_commit(struct net_device *old_dev, in netdev_adjacent_change_commit() function
9082 EXPORT_SYMBOL(netdev_adjacent_change_commit);
/linux/drivers/net/vxlan/
H A Dvxlan_core.c4489 netdev_adjacent_change_commit(dst->remote_dev, lowerdev, dev); in vxlan_changelink()