Searched refs:other_timer (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/bridge/
H A Dbr_multicast.c3052 struct timer_list *own_timer, *other_timer; local
3059 other_timer = &brmctx->ip4_other_query.timer;
3068 other_timer = &brmctx->ip6_other_query.timer;
3077 if (!timer_pending(own_timer) && !timer_pending(other_timer))

Completed in 143 milliseconds