Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dbonding.h165 should_notify:1; /* indicateds whether the state changed */ member
343 slave->should_notify = 0; in bond_set_slave_state()
345 if (slave->should_notify) in bond_set_slave_state()
346 slave->should_notify = 0; in bond_set_slave_state()
348 slave->should_notify = 1; in bond_set_slave_state()
371 if (tmp->should_notify) { in bond_slave_state_notify()
373 tmp->should_notify = 0; in bond_slave_state_notify()
/linux-4.1.27/drivers/net/bonding/
Dbond_3ad.c2221 if (slave->should_notify) { in bond_3ad_state_machine_handler()
Dbond_main.c2840 if (slave->should_notify) { in bond_ab_arp_probe()