Searched refs:should_notify_rtnl (Results 1 – 1 of 1) sorted by relevance
3666 bool should_notify_rtnl = BOND_SLAVE_NOTIFY_LATER; in bond_ab_arp_probe() local3675 return should_notify_rtnl; in bond_ab_arp_probe()3686 return should_notify_rtnl; in bond_ab_arp_probe()3733 should_notify_rtnl = BOND_SLAVE_NOTIFY_NOW; in bond_ab_arp_probe()3737 return should_notify_rtnl; in bond_ab_arp_probe()3743 bool should_notify_rtnl = false; in bond_activebackup_arp_mon() local3771 should_notify_rtnl = bond_ab_arp_probe(bond); in bond_activebackup_arp_mon()3778 if (should_notify_peers || should_notify_rtnl) { in bond_activebackup_arp_mon()3787 if (should_notify_rtnl) { in bond_activebackup_arp_mon()