Home
last modified time | relevance | path

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

/webrtc/sctp/src/
H A Derror.rs92 ErrChunkTypeNotTypeInit, enumerator
/webrtc/sctp/src/chunk/
H A Dchunk_init.rs148 return Err(Error::ErrChunkTypeNotTypeInit); in unmarshal()