Searched refs:BOND_LINK_BACK (Results 1 – 2 of 2) sorted by relevance
79 #define BOND_LINK_BACK 3 /* link is going back */ macro
717 case BOND_LINK_BACK: in bond_slave_link_status()1112 if (slave->link == BOND_LINK_BACK && bond_slave_is_up(slave) && in bond_find_best_slave()1176 if (new_active->link == BOND_LINK_BACK) { in bond_change_active_slave()2031 BOND_LINK_BACK, in bond_enslave()2600 bond_propose_link_state(slave, BOND_LINK_BACK); in bond_miimon_inspect()2611 case BOND_LINK_BACK: in bond_miimon_inspect()3484 } else if (slave->link == BOND_LINK_BACK) { in bond_ab_arp_inspect()3695 bond_set_slave_link_state(new_slave, BOND_LINK_BACK, in bond_ab_arp_probe()
Completed in 14 milliseconds