Searched refs:ErrPayloadDataStateNotExist (Results 1 – 2 of 2) sorted by relevance
| /webrtc/sctp/src/ | ||
| H A D | error.rs | 200 ErrPayloadDataStateNotExist, enumerator |
| /webrtc/sctp/src/stream/ | ||
| H A D | mod.rs | 493 return Err(Error::ErrPayloadDataStateNotExist); in send_payload_data() |