Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbonding.h165 should_notify:1, /* indicates whether the state changed */ member
367 slave->should_notify = 0; in bond_set_slave_state()
369 if (slave->should_notify) in bond_set_slave_state()
370 slave->should_notify = 0; in bond_set_slave_state()
372 slave->should_notify = 1; in bond_set_slave_state()
395 if (tmp->should_notify) { in bond_slave_state_notify()
397 tmp->should_notify = 0; in bond_slave_state_notify()
/Linux-v5.4/drivers/net/bonding/
Dbond_3ad.c2348 if (slave->should_notify) { in bond_3ad_state_machine_handler()
Dbond_main.c2986 if (slave->should_notify || slave->should_notify_link) { in bond_ab_arp_probe()