Home
last modified time | relevance | path

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

/webrtc/sctp/src/
H A Derror.rs202 ErrChunkTypeUnhandled, enumerator
/webrtc/sctp/src/association/
H A Dassociation_internal.rs2154 return Err(Error::ErrChunkTypeUnhandled); in handle_chunk()
2172 return Err(Error::ErrChunkTypeUnhandled); in handle_chunk()