Searched refs:ErrChunkTypeNotTypeInit (Results 1 – 2 of 2) sorted by relevance
| /webrtc/sctp/src/ | ||
| H A D | error.rs | 92 ErrChunkTypeNotTypeInit, enumerator |
| /webrtc/sctp/src/chunk/ | ||
| H A D | chunk_init.rs | 148 return Err(Error::ErrChunkTypeNotTypeInit); in unmarshal() |