Home
last modified time | relevance | path

Searched refs:ErrCandidateIpNotFound (Results 1 – 2 of 2) sorted by relevance

/webrtc/ice/src/
H A Derror.rs195 ErrCandidateIpNotFound, enumerator
/webrtc/ice/src/agent/
H A Dagent_gather.rs419 None => return Err(Error::ErrCandidateIpNotFound), in gather_candidates_local_udp_mux()