Home
last modified time | relevance | path

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

/webrtc/sctp/src/
H A Derror_cause.rs22 pub(crate) const PROTOCOL_VIOLATION: ErrorCauseCode = ErrorCauseCode(13); constant
42 PROTOCOL_VIOLATION => "Protocol Violation", in fmt()
/webrtc/sctp/src/chunk/
H A Dchunk_test.rs52 code: PROTOCOL_VIOLATION, in test_abort_chunk_one_error_cause()
83 code: PROTOCOL_VIOLATION, in test_abort_chunk_many_error_causes()
/webrtc/sctp/src/association/
H A Dassociation_test.rs2069 code: PROTOCOL_VIOLATION, in test_assoc_abort()