Lines Matching defs:change
604 * Returns zero if carrier state does not change, nonzero if it does.
835 /*--------------------------- Active slave change ---------------------------*/
1078 * change_active_interface - change the active slave into the specified one
1772 slave_dbg(bond_dev, slave_dev, "change device type from %d to %d\n",
1779 slave_err(bond_dev, slave_dev, "refused to change device type\n");
1935 * supported); thus, we don't need to change
2025 * so we can change it without calling change_active_interface()
2153 /* XXX TODO - fom follow mode needs to change master's
2309 * NOTE: The NETDEV_CHANGEADDR call above may change the value
2311 * value of that flag before that change, as that was the value
3540 } else { /* we didn't change primary - exit */
4044 static void bond_change_rx_flags(struct net_device *bond_dev, int change)
4048 if (change & IFF_PROMISC)
4052 if (change & IFF_ALLMULTI)
4155 * need to change their mtu when doing a failover. That
4188 * Note that many devices must be down to change the HW address, and
4925 /* Don't allow bond devices to change network namespaces. */