ALB_TIMER_TICKS_PER_SEC   30 drivers/net/bonding/bond_alb.c static const int alb_delta_in_ticks = HZ / ALB_TIMER_TICKS_PER_SEC;
ALB_TIMER_TICKS_PER_SEC   28 include/net/bond_alb.h 				  * ALB_TIMER_TICKS_PER_SEC)
ALB_TIMER_TICKS_PER_SEC   31 include/net/bond_alb.h 			   * ALB_TIMER_TICKS_PER_SEC)
ALB_TIMER_TICKS_PER_SEC   44 include/net/bond_alb.h #define RLB_UPDATE_DELAY	(2*ALB_TIMER_TICKS_PER_SEC) /* 2 seconds */
ALB_TIMER_TICKS_PER_SEC   52 include/net/bond_alb.h #define RLB_PROMISC_TIMEOUT	(10*ALB_TIMER_TICKS_PER_SEC)