Home
last modified time | relevance | path

Searched refs:should_notify_peers (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_main.c1152 bool should_notify_peers = false; in bond_change_active_slave() local
1165 should_notify_peers = in bond_change_active_slave()
1170 if (should_notify_peers) { in bond_change_active_slave()
2608 bool should_notify_peers = false; in bond_mii_monitor() local
2620 should_notify_peers = bond_should_notify_peers(bond); in bond_mii_monitor()
2636 should_notify_peers = false; in bond_mii_monitor()
2652 if (should_notify_peers) { in bond_mii_monitor()
3329 bool should_notify_peers = false; in bond_activebackup_arp_mon() local
3340 should_notify_peers = bond_should_notify_peers(bond); in bond_activebackup_arp_mon()
3348 should_notify_peers = false; in bond_activebackup_arp_mon()
[all …]