Home
last modified time | relevance | path

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

/webrtc/sctp/src/
H A Derror_cause.rs14 pub(crate) const UNRESOLVABLE_ADDRESS: ErrorCauseCode = ErrorCauseCode(5); constant
32 UNRESOLVABLE_ADDRESS => "Unresolvable IP", in fmt()