Searched refs:prflx_candidate (Results 1 – 2 of 2) sorted by relevance
21 pub(crate) fn prflx_candidate() -> Result<CandidateBase> { in prflx_candidate() function82 Arc::new(prflx_candidate()?), in test_candidate_pair_priority()90 Arc::new(prflx_candidate()?), in test_candidate_pair_priority()
938 Ok(prflx_candidate) => remote_candidate = Some(Arc::new(prflx_candidate)), in handle_inbound()