Home
last modified time | relevance | path

Searched refs:send_peer_notif (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c1064 if (!slave || !bond->send_peer_notif || in bond_should_notify_peers()
1065 bond->send_peer_notif % in bond_should_notify_peers()
1163 bond->send_peer_notif = in bond_change_active_slave()
1172 bond->send_peer_notif--; in bond_change_active_slave()
2643 if (bond->send_peer_notif) { in bond_mii_monitor()
2646 bond->send_peer_notif--; in bond_mii_monitor()
3391 bond->send_peer_notif--; in bond_activebackup_arp_mon()
3815 bond->send_peer_notif = 0; in bond_close()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c1132 if (!slave || !bond->send_peer_notif || in bond_should_notify_peers()
1133 bond->send_peer_notif % in bond_should_notify_peers()
1230 bond->send_peer_notif = in bond_change_active_slave()
1239 bond->send_peer_notif--; in bond_change_active_slave()
2825 if (bond->send_peer_notif) { in bond_mii_monitor()
2828 bond->send_peer_notif--; in bond_mii_monitor()
3806 bond->send_peer_notif--; in bond_activebackup_arp_mon()
4330 bond->send_peer_notif = 0; in bond_close()
/kernel/linux/linux-5.10/include/net/
H A Dbonding.h232 u8 send_peer_notif; member
/kernel/linux/linux-6.6/include/net/
H A Dbonding.h235 u32 send_peer_notif; member

Completed in 17 milliseconds