Home
last modified time | relevance | path

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

/webrtc/sctp/src/
H A Derror_cause.rs78 pub(crate) type ErrorCauseProtocolViolation = ErrorCause; typedef
/webrtc/sctp/src/association/
H A Dassociation_test.rs2068 error_causes: vec![ErrorCauseProtocolViolation { in test_assoc_abort()