Home
last modified time | relevance | path

Searched refs:__dev_notify_flags (Results 1 – 2 of 2) sorted by relevance

/net/core/
Ddev.c7694 __dev_notify_flags(dev, old_flags, IFF_PROMISC); in __dev_set_promiscuity()
7749 __dev_notify_flags(dev, old_flags, in __dev_set_allmulti()
7912 void __dev_notify_flags(struct net_device *dev, unsigned int old_flags, in __dev_notify_flags() function
7960 __dev_notify_flags(dev, old_flags, changes); in dev_change_flags()
Drtnetlink.c2914 __dev_notify_flags(dev, old_flags, (old_flags ^ dev->flags)); in rtnl_configure_link()
2917 __dev_notify_flags(dev, old_flags, ~0U); in rtnl_configure_link()