Home
last modified time | relevance | path

Searched refs:ErrResTooLong (Results 1 – 2 of 2) sorted by relevance

/webrtc/mdns/src/
H A Derror.rs45 ErrResTooLong, enumerator
/webrtc/mdns/src/message/resource/
H A Dmod.rs181 return Err(Error::ErrResTooLong); in fix_len()