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