Home
last modified time | relevance | path

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

/webrtc/rtcp/src/compound_packet/
H A Dmod.rs122 return Err(Error::EmptyCompound.into()); in validate()
172 return Err(Error::EmptyCompound.into()); in cname()
/webrtc/rtcp/src/
H A Derror.rs20 EmptyCompound, enumerator