Searched refs:__dev_notify_flags (Results 1 – 3 of 3) sorted by relevance
| /linux/net/core/ |
| H A D | dev.h | 168 void __dev_notify_flags(struct net_device *dev, unsigned int old_flags, in netif_set_up()
|
| H A D | dev.c | 9647 __dev_notify_flags(dev, old_flags, IFF_PROMISC, 0, NULL); in netif_set_allmulti() 9694 __dev_notify_flags(dev, old_flags, in __dev_set_rx_mode() 9838 void __dev_notify_flags(struct net_device *dev, unsigned int old_flags, in netif_change_flags() 9878 __dev_notify_flags(dev, old_flags, changes, 0, NULL); in dev_validate_mtu() 9809 void __dev_notify_flags(struct net_device *dev, unsigned int old_flags, __dev_notify_flags() function
|
| H A D | rtnetlink.c | 3628 __dev_notify_flags(dev, old_flags, changed, portid, nlh); in rtnl_configure_link()
|