Home
last modified time | relevance | path

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

/webrtc/sctp/src/
H A Derror_cause.rs13 pub(crate) const OUT_OF_RESOURCE: ErrorCauseCode = ErrorCauseCode(4); constant
31 OUT_OF_RESOURCE => "Out Of Resource", in fmt()