Home
last modified time | relevance | path

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

/webrtc/sctp/src/
H A Derror_cause.rs60 pub(crate) type ErrorCauseUnrecognizedChunkType = ErrorCause; typedef
/webrtc/sctp/src/association/
H A Dassociation_internal.rs1646 error_causes: vec![ErrorCauseUnrecognizedChunkType::default()], in handle_forward_tsn()