Lines Matching refs:ip6_other_query
1412 struct net_bridge *br = from_timer(br, t, ip6_other_query.timer);
1491 other_query = &br->ip6_other_query;
1562 other_query = &br->ip6_other_query;
1728 other_query = &br->ip6_other_query;
1772 other_query = &br->ip6_other_query;
2511 !timer_pending(&br->ip6_other_query.timer))
2770 br_multicast_query_received(br, port, &br->ip6_other_query,
2951 br_multicast_leave_group(br, port, &br_group, &br->ip6_other_query,
3229 br->ip6_other_query.delay_time = 0;
3243 timer_setup(&br->ip6_other_query.timer,
3340 del_timer_sync(&br->ip6_other_query.timer);
3562 if (!timer_pending(&br->ip6_other_query.timer))
3563 br->ip6_other_query.delay_time = jiffies + max_delay;
3739 if (!timer_pending(&br->ip6_other_query.timer) ||