Searched refs:ErrParamTypeUnhandled (Results 1 – 2 of 2) sorted by relevance
| /webrtc/sctp/src/param/ | ||
| H A D | mod.rs | 78 Err(Error::ErrParamTypeUnhandled { typ: raw_type }) in build_param() |
| /webrtc/sctp/src/ | ||
| H A D | error.rs | 61 ErrParamTypeUnhandled { typ: u16 }, enumerator |