Home
last modified time | relevance | path

Searched refs:other_query (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/bridge/
Dbr_multicast.c847 struct bridge_mcast_other_query *other_query = NULL; in br_multicast_send_query() local
857 other_query = &br->ip4_other_query; in br_multicast_send_query()
861 other_query = &br->ip6_other_query; in br_multicast_send_query()
866 if (!other_query || timer_pending(&other_query->timer)) in br_multicast_send_query()
1426 struct bridge_mcast_other_query *other_query, in br_multicast_leave_group() argument
1468 if (timer_pending(&other_query->timer)) in br_multicast_leave_group()