other_query       742 net/bridge/br_multicast.c 	struct bridge_mcast_other_query *other_query = NULL;
other_query       755 net/bridge/br_multicast.c 		other_query = &br->ip4_other_query;
other_query       759 net/bridge/br_multicast.c 		other_query = &br->ip6_other_query;
other_query       764 net/bridge/br_multicast.c 	if (!other_query || timer_pending(&other_query->timer))
other_query      1380 net/bridge/br_multicast.c 			 struct bridge_mcast_other_query *other_query,
other_query      1424 net/bridge/br_multicast.c 	if (timer_pending(&other_query->timer))