Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnetdevice.h5084 void netdev_adjacent_change_commit(struct net_device *old_dev,
/linux-6.15/net/core/
H A Ddev.c8674 void netdev_adjacent_change_commit(struct net_device *old_dev, in netdev_adjacent_change_commit() function
8692 EXPORT_SYMBOL(netdev_adjacent_change_commit);
/linux-6.15/drivers/net/vxlan/
H A Dvxlan_core.c4506 netdev_adjacent_change_commit(dst->remote_dev, lowerdev, dev); in vxlan_changelink()