Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Ddev.c8578 __dev_notify_flags(dev, old_flags, IFF_PROMISC); in __dev_set_promiscuity()
8633 __dev_notify_flags(dev, old_flags, in __dev_set_allmulti()
8796 void __dev_notify_flags(struct net_device *dev, unsigned int old_flags, in __dev_notify_flags() function
8844 __dev_notify_flags(dev, old_flags, changes); in dev_change_flags()
Drtnetlink.c3138 __dev_notify_flags(dev, old_flags, (old_flags ^ dev->flags)); in rtnl_configure_link()
3141 __dev_notify_flags(dev, old_flags, ~0U); in rtnl_configure_link()
/Linux-v5.15/include/linux/
Dnetdevice.h4045 void __dev_notify_flags(struct net_device *, unsigned int old_flags,