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