Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/bonding/
Dbond_alb.h101 int lp_counter; member
Dbond_alb.c1402 bond_info->lp_counter = 0; in bond_alb_monitor()
1407 bond_info->lp_counter++; in bond_alb_monitor()
1410 if (bond_info->lp_counter >= BOND_ALB_LP_TICKS) { in bond_alb_monitor()
1424 bond_info->lp_counter = 0; in bond_alb_monitor()