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.h5103 void netdev_adjacent_change_commit(struct net_device *old_dev,
/linux/net/core/
H A Ddev.c8861 void netdev_adjacent_change_commit(struct net_device *old_dev, in netdev_adjacent_change_commit() function
8879 EXPORT_SYMBOL(netdev_adjacent_change_commit);
/linux/drivers/net/vxlan/
H A Dvxlan_core.c4460 netdev_adjacent_change_commit(dst->remote_dev, lowerdev, dev); in vxlan_changelink()