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