Home
last modified time | relevance | path

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

/include/net/
A Dbonding.h176 should_notify_link:1; /* indicates whether the link changed */ member
625 slave->should_notify_link = 0; in bond_commit_link_state()
627 if (slave->should_notify_link) in bond_commit_link_state()
628 slave->should_notify_link = 0; in bond_commit_link_state()
630 slave->should_notify_link = 1; in bond_commit_link_state()
647 if (tmp->should_notify_link) { in bond_slave_link_notify()
650 tmp->should_notify_link = 0; in bond_slave_link_notify()

Completed in 4 milliseconds