Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/hyperv/
Dnetvsc_drv.c1054 netdev_notify_peers(net); in netvsc_link_change()
/linux-4.4.14/net/bluetooth/
D6lowpan.c729 netdev_notify_peers(dev->netdev); /* send neighbour adv at startup */ in do_notify_peers()
/linux-4.4.14/drivers/net/
Dvirtio_net.c1431 netdev_notify_peers(vi->dev); in virtnet_config_changed_work()
Dxen-netfront.c2043 netdev_notify_peers(netdev); in netback_changed()
/linux-4.4.14/net/core/
Ddev.c1298 void netdev_notify_peers(struct net_device *dev) in netdev_notify_peers() function
1304 EXPORT_SYMBOL(netdev_notify_peers);
/linux-4.4.14/include/linux/
Dnetdevice.h3551 void netdev_notify_peers(struct net_device *dev);