Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/bonding/
A Dbond_main.c1130 if (!slave || !bond->send_peer_notif || in bond_should_notify_peers()
1131 bond->send_peer_notif % in bond_should_notify_peers()
1228 bond->send_peer_notif = in bond_change_active_slave()
1237 bond->send_peer_notif--; in bond_change_active_slave()
2777 if (bond->send_peer_notif) { in bond_mii_monitor()
2780 bond->send_peer_notif--; in bond_mii_monitor()
3755 bond->send_peer_notif--; in bond_activebackup_arp_mon()
4272 bond->send_peer_notif = 0; in bond_close()
/linux-6.3-rc2/include/net/
A Dbonding.h236 u8 send_peer_notif; member

Completed in 16 milliseconds