Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bonding/
Dbond_alb.h61 #define RLB_UPDATE_DELAY (2*ALB_TIMER_TICKS_PER_SEC) /* 2 seconds */ macro
Dbond_alb.c526 bond_info->rlb_update_delay_counter = RLB_UPDATE_DELAY; in rlb_update_rx_clients()
707 bond->alb_info.rlb_update_delay_counter = RLB_UPDATE_DELAY; in rlb_arp_xmit()