Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbond_alb.h52 #define RLB_PROMISC_TIMEOUT (10*ALB_TIMER_TICKS_PER_SEC) macro
/openbmc/linux/drivers/net/bonding/
H A Dbond_alb.c1586 (++bond_info->rlb_promisc_timeout_counter >= RLB_PROMISC_TIMEOUT)) { in bond_alb_monitor()