Home
last modified time | relevance | path

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

/Linux-v5.10/net/bridge/
Dbr_multicast.c1404 struct net_bridge *br = from_timer(br, t, ip4_other_query.timer); in br_ip4_multicast_querier_expired()
1487 other_query = &br->ip4_other_query; in br_multicast_send_query()
1559 other_query = &br->ip4_other_query; in br_multicast_port_group_rexmit()
1725 other_query = &br->ip4_other_query; in __grp_src_query_marked_and_rexmit()
1769 other_query = &br->ip4_other_query; in __grp_send_query_and_rexmit()
2485 !timer_pending(&br->ip4_other_query.timer)) in br_ip4_multicast_select_querier()
2682 br_multicast_query_received(br, port, &br->ip4_other_query, in br_ip4_multicast_query()
2927 br_multicast_leave_group(br, port, &br_group, &br->ip4_other_query, in br_ip4_multicast_leave_group()
3235 br->ip4_other_query.delay_time = 0; in br_multicast_init()
3249 timer_setup(&br->ip4_other_query.timer, in br_multicast_init()
[all …]
Dbr_private.h459 struct bridge_mcast_other_query ip4_other_query; member
881 &br->ip4_other_query, false); in br_multicast_querier_exists()