Searched refs:ip6_other_query (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_multicast.c | 1412 struct net_bridge *br = from_timer(br, t, ip6_other_query.timer); in br_ip6_multicast_querier_expired() 1491 other_query = &br->ip6_other_query; in br_multicast_send_query() 1562 other_query = &br->ip6_other_query; in br_multicast_port_group_rexmit() 1728 other_query = &br->ip6_other_query; in __grp_src_query_marked_and_rexmit() 1772 other_query = &br->ip6_other_query; in __grp_send_query_and_rexmit() 2511 !timer_pending(&br->ip6_other_query.timer)) in br_ip6_multicast_select_querier() 2770 br_multicast_query_received(br, port, &br->ip6_other_query, in br_ip6_multicast_query() 2951 br_multicast_leave_group(br, port, &br_group, &br->ip6_other_query, in br_ip6_multicast_leave_group() 3229 br->ip6_other_query.delay_time = 0; in br_multicast_init() 3243 timer_setup(&br->ip6_other_query.timer, in br_multicast_init() [all …]
|
| H A D | br_private.h | 464 struct bridge_mcast_other_query ip6_other_query; member 885 &br->ip6_other_query, true); in br_multicast_querier_exists()
|