Home
last modified time | relevance | path

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

/Linux-v5.4/net/bridge/
Dbr_multicast.c742 struct bridge_mcast_other_query *other_query = NULL; in br_multicast_send_query() local
755 other_query = &br->ip4_other_query; in br_multicast_send_query()
759 other_query = &br->ip6_other_query; in br_multicast_send_query()
764 if (!other_query || timer_pending(&other_query->timer)) in br_multicast_send_query()
1380 struct bridge_mcast_other_query *other_query, in br_multicast_leave_group() argument
1424 if (timer_pending(&other_query->timer)) in br_multicast_leave_group()