Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A D6lowpan.c602 netdev_notify_peers(dev->netdev); /* send neighbour adv at startup */ in do_notify_peers()
/openbmc/linux/drivers/net/
H A Dxen-netfront.c2516 netdev_notify_peers(netdev); in netback_changed()
H A Dvirtio_net.c4002 netdev_notify_peers(vi->dev); in virtnet_config_changed_work()
/openbmc/linux/include/linux/
H A Dnetdevice.h4726 void netdev_notify_peers(struct net_device *dev);
/openbmc/linux/net/core/
H A Ddev.c1444 void netdev_notify_peers(struct net_device *dev) in netdev_notify_peers() function
1450 EXPORT_SYMBOL(netdev_notify_peers);