Searched refs:other_query (Results 1 – 1 of 1) sorted by relevance
1868 other_query = &brmctx->ip4_other_query; in br_multicast_send_query()1873 other_query = &brmctx->ip6_other_query; in br_multicast_send_query()1878 if (!other_query || timer_pending(&other_query->timer)) in br_multicast_send_query()1959 other_query = &brmctx->ip4_other_query; in br_multicast_port_group_rexmit()1962 other_query = &brmctx->ip6_other_query; in br_multicast_port_group_rexmit()1965 if (!other_query || timer_pending(&other_query->timer)) in br_multicast_port_group_rexmit()2183 other_query = &brmctx->ip4_other_query; in __grp_src_query_marked_and_rexmit()2195 other_query && in __grp_src_query_marked_and_rexmit()2204 !other_query || timer_pending(&other_query->timer)) in __grp_src_query_marked_and_rexmit()2235 other_query && !timer_pending(&other_query->timer)) { in __grp_send_query_and_rexmit()[all …]