Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dbonding.h155 should_notify:1, /* indicates whether the state changed */ member
362 slave->should_notify = 0; in bond_set_slave_state()
364 if (slave->should_notify) in bond_set_slave_state()
365 slave->should_notify = 0; in bond_set_slave_state()
367 slave->should_notify = 1; in bond_set_slave_state()
390 if (tmp->should_notify) { in bond_slave_state_notify()
392 tmp->should_notify = 0; in bond_slave_state_notify()