Home
last modified time | relevance | path

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

/linux-4.1.27/net/bridge/
Dbr_multicast.c832 struct bridge_mcast_other_query *other_query = NULL; in br_multicast_send_query() local
842 other_query = &br->ip4_other_query; in br_multicast_send_query()
846 other_query = &br->ip6_other_query; in br_multicast_send_query()
851 if (!other_query || timer_pending(&other_query->timer)) in br_multicast_send_query()
1409 struct bridge_mcast_other_query *other_query, in br_multicast_leave_group() argument
1421 timer_pending(&other_query->timer)) in br_multicast_leave_group()