Searched refs:AgentConfig (Results 1 – 13 of 13) sorted by relevance
17 let cfg0 = AgentConfig { in test_multicast_dns_only_connection()28 let cfg1 = AgentConfig { in test_multicast_dns_only_connection()51 let cfg0 = AgentConfig { in test_multicast_dns_mixed_connection()62 let cfg1 = AgentConfig { in test_multicast_dns_mixed_connection()85 let cfg0 = AgentConfig { in test_multicast_dns_static_host_name()98 let cfg1 = AgentConfig { in test_multicast_dns_static_host_name()
427 let cfg0 = AgentConfig { in test_connectivity_on_startup()440 let cfg1 = AgentConfig { in test_connectivity_on_startup()537 let cfg0 = AgentConfig { in test_connectivity_lite()548 let cfg1 = AgentConfig { in test_connectivity_lite()937 let cfg0 = AgentConfig { in test_connection_state_callback()946 let cfg1 = AgentConfig { in test_connection_state_callback()1638 let cfg0 = AgentConfig { in test_connection_state_failed_delete_all_candidates()1810 Some(AgentConfig { in test_agent_restart_one_side()1815 Some(AgentConfig { in test_agent_restart_one_side()1868 Some(AgentConfig { in test_agent_restart_both_side()[all …]
9 default_config0: Option<AgentConfig>, in pipe() argument10 default_config1: Option<AgentConfig>, in pipe() argument18 AgentConfig::default() in pipe()29 AgentConfig::default() in pipe()
15 let a = Agent::new(AgentConfig { in test_vnet_gather_no_local_ip_address()47 let a = Agent::new(AgentConfig { in test_vnet_gather_dynamic_ip_address()81 let a = Agent::new(AgentConfig { in test_vnet_gather_listen_udp()146 let a = Agent::new(AgentConfig { in test_vnet_gather_with_nat_1to1_as_host_candidates()262 let a = Agent::new(AgentConfig { in test_vnet_gather_with_nat_1to1_as_srflx_candidates()332 let a = Agent::new(AgentConfig { in test_vnet_gather_with_interface_filter()354 let a = Agent::new(AgentConfig { in test_vnet_gather_with_interface_filter()397 let cfg0 = AgentConfig { in test_vnet_gather_turn_connection_leak()446 let a = Agent::new(AgentConfig { in test_vnet_gather_muxed_udp()
60 pub struct AgentConfig { struct157 impl AgentConfig { argument
300 let cfg0 = AgentConfig { in pipe_with_vnet()318 let cfg1 = AgentConfig { in pipe_with_vnet()793 Agent::new(AgentConfig { in test_disconnected_to_connected()806 Agent::new(AgentConfig { in test_disconnected_to_connected()940 Agent::new(AgentConfig { in test_write_use_valid_pair()950 Agent::new(AgentConfig { in test_write_use_valid_pair()
118 pub async fn new(config: AgentConfig) -> Result<Self> { in new()
85 pub(super) fn new(config: &AgentConfig) -> (Self, ChanReceivers) { in new()
3 use crate::agent::agent_config::AgentConfig;47 let cfg0 = AgentConfig { in test_server_reflexive_only_connection()63 let cfg1 = AgentConfig { in test_server_reflexive_only_connection()
3 use crate::agent::agent_config::AgentConfig;68 let cfg0 = AgentConfig { in test_relay_only_connection()86 let cfg1 = AgentConfig { in test_relay_only_connection()
35 * Add IP filter to ICE `AgentConfig` [#306](https://github.com/webrtc-rs/webrtc/pull/306) and [#318…
4 use ice::agent::agent_config::AgentConfig;192 Agent::new(AgentConfig { in main()
108 let mut config = ice::agent::agent_config::AgentConfig { in create_agent()