Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Ddev.c5560 __dev_notify_flags(dev, old_flags, IFF_PROMISC); in __dev_set_promiscuity()
5615 __dev_notify_flags(dev, old_flags, in __dev_set_allmulti()
5773 void __dev_notify_flags(struct net_device *dev, unsigned int old_flags, in __dev_notify_flags() function
5816 __dev_notify_flags(dev, old_flags, changes); in dev_change_flags()
Drtnetlink.c1954 __dev_notify_flags(dev, old_flags, ~0U); in rtnl_configure_link()
/linux-4.1.27/include/linux/
Dnetdevice.h2969 void __dev_notify_flags(struct net_device *, unsigned int old_flags,