Lines Matching refs:ip4_other_query
1404 struct net_bridge *br = from_timer(br, t, ip4_other_query.timer);
1487 other_query = &br->ip4_other_query;
1559 other_query = &br->ip4_other_query;
1725 other_query = &br->ip4_other_query;
1769 other_query = &br->ip4_other_query;
2485 !timer_pending(&br->ip4_other_query.timer))
2682 br_multicast_query_received(br, port, &br->ip4_other_query,
2927 br_multicast_leave_group(br, port, &br_group, &br->ip4_other_query,
3224 br->ip4_other_query.delay_time = 0;
3238 timer_setup(&br->ip4_other_query.timer,
3337 del_timer_sync(&br->ip4_other_query.timer);
3556 if (!timer_pending(&br->ip4_other_query.timer))
3557 br->ip4_other_query.delay_time = jiffies + max_delay;
3733 if (!timer_pending(&br->ip4_other_query.timer) ||