Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dbonding.h156 should_notify:1, /* indicates whether the state changed */ member
358 slave->should_notify = 0; in bond_set_slave_state()
360 if (slave->should_notify) in bond_set_slave_state()
361 slave->should_notify = 0; in bond_set_slave_state()
363 slave->should_notify = 1; in bond_set_slave_state()
386 if (tmp->should_notify) { in bond_slave_state_notify()
388 tmp->should_notify = 0; in bond_slave_state_notify()
/Linux-v4.19/drivers/net/bonding/
Dbond_3ad.c2326 if (slave->should_notify) { in bond_3ad_state_machine_handler()
Dbond_main.c2975 if (slave->should_notify || slave->should_notify_link) { in bond_ab_arp_probe()