Lines Matching defs:changes
46 * changes.
1351 * netdev_features_change - device changes features
1363 * netdev_state_change - device changes state
8540 /* Unicast addresses changes may only happen under the rtnl,
8664 unsigned int changes = dev->flags ^ old_flags;
8669 if (changes & IFF_UP) {
8677 (changes & ~(IFF_UP | IFF_PROMISC | IFF_ALLMULTI | IFF_VOLATILE))) {
8682 .flags_changed = changes,
8702 unsigned int changes, old_flags = dev->flags, old_gflags = dev->gflags;
8708 changes = (old_flags ^ dev->flags) | (old_gflags ^ dev->gflags);
8709 __dev_notify_flags(dev, old_flags, changes, 0, NULL);
8780 * so that they have a chance to revert changes.
9920 * have changed to allow the changes to be propagated to stacked