Home
last modified time | relevance | path

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

/webrtc/sctp/src/
H A Derror_cause.rs10 pub(crate) const INVALID_STREAM_IDENTIFIER: ErrorCauseCode = ErrorCauseCode(1); constant
28 INVALID_STREAM_IDENTIFIER => "Invalid Stream Identifier", in fmt()