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

/linux-master/net/bridge/
H A Dbr_multicast.c1759 ip6_other_query.timer);
1873 other_query = &brmctx->ip6_other_query;
1962 other_query = &brmctx->ip6_other_query;
2188 other_query = &brmctx->ip6_other_query;
2233 other_query = &brmctx->ip6_other_query;
3068 other_timer = &brmctx->ip6_other_query.timer;
3165 !timer_pending(&brmctx->ip6_other_query.timer))
3176 if (timer_pending(&brmctx->ip6_other_query.timer) &&
3178 br_timer_value(&brmctx->ip6_other_query.timer),
3559 &brmctx->ip6_other_query,
[all...]
H A Dbr_private.h164 struct bridge_mcast_other_query ip6_other_query; member in struct:net_bridge_mcast
1178 &brmctx->ip6_other_query, true);

Completed in 215 milliseconds