Lines Matching refs:prflx_remote
106 let prflx_remote = prflx_config.new_candidate_peer_reflexive()?; in test_pair_priority() localVariable
123 Arc::new(prflx_remote), in test_pair_priority()
1095 let prflx_remote: Arc<dyn Candidate + Send + Sync> = Arc::new( in test_candidate_pair_stats() localVariable
1127 Arc::clone(&prflx_remote), in test_candidate_pair_stats()
1140 if let Some(p) = a.internal.find_pair(&host_local, &prflx_remote).await { in test_candidate_pair_stats()
1167 } else if cps.remote_candidate_id == prflx_remote.id() { in test_candidate_pair_stats()
1188 prflx_remote.id(), in test_candidate_pair_stats()
1334 let prflx_remote: Arc<dyn Candidate + Send + Sync> = Arc::new( in test_remote_candidate_stats() localVariable
1370 Arc::clone(&prflx_remote), in test_remote_candidate_stats()
1397 } else if stats.id == prflx_remote.id() { in test_remote_candidate_stats()
1399 Arc::clone(&prflx_remote) in test_remote_candidate_stats()
1432 prflx_remote.id(), in test_remote_candidate_stats()