Searched refs:should_notify_peers (Results 1 – 1 of 1) sorted by relevance
1333 bool should_notify_peers = false; in bond_change_active_slave() local1346 should_notify_peers = in bond_change_active_slave()1351 if (should_notify_peers) { in bond_change_active_slave()2948 bool should_notify_peers = false; in bond_mii_monitor() local2960 should_notify_peers = bond_should_notify_peers(bond); in bond_mii_monitor()2976 should_notify_peers = false; in bond_mii_monitor()2992 if (should_notify_peers) { in bond_mii_monitor()3902 bool should_notify_peers = false; in bond_activebackup_arp_mon() local3921 should_notify_peers = false; in bond_activebackup_arp_mon()3938 if (should_notify_peers || should_notify_rtnl) { in bond_activebackup_arp_mon()[all …]