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

/linux-master/net/bridge/
H A Dbr_multicast.c1750 ip4_other_query.timer);
1868 other_query = &brmctx->ip4_other_query;
1959 other_query = &brmctx->ip4_other_query;
2185 other_query = &brmctx->ip4_other_query;
2230 other_query = &brmctx->ip4_other_query;
3059 other_timer = &brmctx->ip4_other_query.timer;
3142 !timer_pending(&brmctx->ip4_other_query.timer))
3153 if (timer_pending(&brmctx->ip4_other_query.timer) &&
3155 br_timer_value(&brmctx->ip4_other_query.timer),
3471 &brmctx->ip4_other_query,
[all...]
H A Dbr_private.h158 struct bridge_mcast_other_query ip4_other_query; member in struct:net_bridge_mcast
1174 &brmctx->ip4_other_query, false);

Completed in 228 milliseconds