Home
last modified time | relevance | path

Searched refs:ErrBadChannelDataLength (Results 1 – 3 of 3) sorted by relevance

/webrtc/turn/src/proto/
H A Dchandata.rs73 return Err(Error::ErrBadChannelDataLength); in decode()
/webrtc/turn/src/
H A Derror.rs62 ErrBadChannelDataLength, enumerator
/webrtc/turn/src/proto/chandata/
H A Dchandata_test.rs112 Error::ErrBadChannelDataLength, in test_channel_data_decode()