Home
last modified time | relevance | path

Searched refs:netdev_notify_peers (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/net/bluetooth/
H A D6lowpan.c603 netdev_notify_peers(dev->netdev); /* send neighbour adv at startup */ in do_notify_peers()
/linux-6.15/drivers/net/
H A Dxen-netfront.c2523 netdev_notify_peers(netdev); in netback_changed()
H A Dvirtio_net.c6225 netdev_notify_peers(vi->dev); in virtnet_config_changed_work()
/linux-6.15/include/linux/
H A Dnetdevice.h4982 void netdev_notify_peers(struct net_device *dev);
/linux-6.15/net/core/
H A Ddev.c1565 void netdev_notify_peers(struct net_device *dev) in netdev_notify_peers() function
1571 EXPORT_SYMBOL(netdev_notify_peers);