Home
last modified time | relevance | path

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

/webrtc/sctp/src/
H A Derror_cause.rs92 return Err(Error::ErrErrorCauseTooSmall); in unmarshal()
101 return Err(Error::ErrErrorCauseTooSmall); in unmarshal()
104 return Err(Error::ErrErrorCauseTooSmall); in unmarshal()
H A Derror.rs58 ErrErrorCauseTooSmall, enumerator