Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c1153 bool should_notify_peers = false; in bond_change_active_slave() local
1166 should_notify_peers = in bond_change_active_slave()
1171 if (should_notify_peers) { in bond_change_active_slave()
2629 bool should_notify_peers = false; in bond_mii_monitor() local
2641 should_notify_peers = bond_should_notify_peers(bond); in bond_mii_monitor()
2657 should_notify_peers = false; in bond_mii_monitor()
2673 if (should_notify_peers) { in bond_mii_monitor()
3350 bool should_notify_peers = false; in bond_activebackup_arp_mon() local
3361 should_notify_peers = bond_should_notify_peers(bond); in bond_activebackup_arp_mon()
3369 should_notify_peers in bond_activebackup_arp_mon()
[all...]
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c1220 bool should_notify_peers = false; in bond_change_active_slave() local
1233 should_notify_peers = in bond_change_active_slave()
1238 if (should_notify_peers) { in bond_change_active_slave()
2811 bool should_notify_peers = false; in bond_mii_monitor() local
2823 should_notify_peers = bond_should_notify_peers(bond); in bond_mii_monitor()
2839 should_notify_peers = false; in bond_mii_monitor()
2855 if (should_notify_peers) { in bond_mii_monitor()
3765 bool should_notify_peers = false; in bond_activebackup_arp_mon() local
3776 should_notify_peers = bond_should_notify_peers(bond); in bond_activebackup_arp_mon()
3784 should_notify_peers in bond_activebackup_arp_mon()
[all...]

Completed in 11 milliseconds