Searched refs:should_notify_peers (Results 1 – 1 of 1) sorted by relevance
1337 bool should_notify_peers = false; in bond_change_active_slave() local1350 should_notify_peers = in bond_change_active_slave()1355 if (should_notify_peers) { in bond_change_active_slave()2949 bool should_notify_peers = false; in bond_mii_monitor() local2961 should_notify_peers = bond_should_notify_peers(bond); in bond_mii_monitor()2977 should_notify_peers = false; in bond_mii_monitor()2993 if (should_notify_peers) { in bond_mii_monitor()3903 bool should_notify_peers = false; in bond_activebackup_arp_mon() local3914 should_notify_peers = bond_should_notify_peers(bond); in bond_activebackup_arp_mon()3922 should_notify_peers = false; in bond_activebackup_arp_mon()[all …]