Searched refs:QueryAndGather (Results 1 – 6 of 6) sorted by relevance
20 multicast_dns_mode: MulticastDnsMode::QueryAndGather, in test_multicast_dns_only_connection()31 multicast_dns_mode: MulticastDnsMode::QueryAndGather, in test_multicast_dns_only_connection()54 multicast_dns_mode: MulticastDnsMode::QueryAndGather, in test_multicast_dns_mixed_connection()88 multicast_dns_mode: MulticastDnsMode::QueryAndGather, in test_multicast_dns_static_host_name()101 multicast_dns_mode: MulticastDnsMode::QueryAndGather, in test_multicast_dns_static_host_name()
24 QueryAndGather, enumerator47 MulticastDnsMode::QueryAndGather => vec![mdns_name.to_owned()], in create_multicast_dns()
224 if mdns_mode == MulticastDnsMode::QueryAndGather { in init_ext_ip_mapping()
232 if mdns_mode != MulticastDnsMode::QueryAndGather && ext_ip_mapper.is_some() { in gather_candidates_local()248 let address = if mdns_mode == MulticastDnsMode::QueryAndGather { in gather_candidates_local()323 if mdns_mode == MulticastDnsMode::QueryAndGather { in gather_candidates_local()
1512 multicast_dns_mode: MulticastDnsMode::QueryAndGather, in test_init_ext_ip_mapping()
379 s.set_ice_multicast_dns_mode(ice::mdns::MulticastDnsMode::QueryAndGather); in test_ice_gather_mdns_candidate_gathering()