Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dbonding.h168 should_notify:1; /* indicateds whether the state changed */ member
354 slave->should_notify = 0; in bond_set_slave_state()
356 if (slave->should_notify) in bond_set_slave_state()
357 slave->should_notify = 0; in bond_set_slave_state()
359 slave->should_notify = 1; in bond_set_slave_state()
382 if (tmp->should_notify) { in bond_slave_state_notify()
384 tmp->should_notify = 0; in bond_slave_state_notify()
/linux-4.4.14/drivers/net/bonding/
Dbond_3ad.c2219 if (slave->should_notify) { in bond_3ad_state_machine_handler()
Dbond_main.c2861 if (slave->should_notify) { in bond_ab_arp_probe()