Searched refs:should_notify_peers (Results 1 – 1 of 1) sorted by relevance
880 bool should_notify_peers = false; in bond_change_active_slave() local893 should_notify_peers = in bond_change_active_slave()898 if (should_notify_peers) { in bond_change_active_slave()2293 bool should_notify_peers = false; in bond_mii_monitor() local2305 should_notify_peers = bond_should_notify_peers(bond); in bond_mii_monitor()2321 should_notify_peers = false; in bond_mii_monitor()2337 if (should_notify_peers) { in bond_mii_monitor()2996 bool should_notify_peers = false; in bond_activebackup_arp_mon() local3007 should_notify_peers = bond_should_notify_peers(bond); in bond_activebackup_arp_mon()3015 should_notify_peers = false; in bond_activebackup_arp_mon()[all …]