Home
last modified time | relevance | path

Searched refs:BadVersion (Results 1 – 5 of 5) sorted by relevance

/webrtc/rtcp/src/
H A Derror.rs60 BadVersion, enumerator
H A Dheader.rs157 return Err(Error::BadVersion.into()); in unmarshal()
222 Some(Error::BadVersion), in test_header_unmarshal()
H A Draw_packet.rs125 Some(Error::BadVersion), in test_raw_packet_roundtrip()
/webrtc/rtcp/src/payload_feedbacks/picture_loss_indication/
H A Dpicture_loss_indication_test.rs32 Some(Error::BadVersion), in test_picture_loss_indication_unmarshal()
/webrtc/rtcp/src/payload_feedbacks/full_intra_request/
H A Dfull_intra_request_test.rs66 Some(Error::BadVersion), in test_full_intra_request_unmarshal()