Searched refs:other_timer (Results 1 – 1 of 1) sorted by relevance
3112 struct timer_list *own_timer, *other_timer; in br_multicast_select_querier() local3119 other_timer = &brmctx->ip4_other_query.timer; in br_multicast_select_querier()3128 other_timer = &brmctx->ip6_other_query.timer; in br_multicast_select_querier()3137 if (!timer_pending(own_timer) && !timer_pending(other_timer)) in br_multicast_select_querier()