Searched defs:SrtpSsrcState (Results 1 – 1 of 1) sorted by relevance
24 pub(crate) struct SrtpSsrcState { struct40 impl SrtpSsrcState { argument161 fn get_srtp_ssrc_state(&mut self, ssrc: u32) -> Option<&mut SrtpSsrcState> { in get_srtp_ssrc_state()