Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/bonding/
Dbond_alb.h123 u8 rlb_rebalance; /* flag - indicates that the member
Dbond_alb.c764 static void rlb_rebalance(struct bonding *bond) in rlb_rebalance() function
1471 if (bond_info->rlb_rebalance) { in bond_alb_monitor()
1472 bond_info->rlb_rebalance = 0; in bond_alb_monitor()
1473 rlb_rebalance(bond); in bond_alb_monitor()
1529 bond->alb_info.rlb_rebalance = 1; in bond_alb_init_slave()
1564 bond->alb_info.rlb_rebalance = 1; in bond_alb_handle_link_change()