Home
last modified time | relevance | path

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

/webrtc/srtp/src/context/
H A Dmod.rs119 srtcp_ctx_opt: Option<ContextOption>, in new()
146 let srtcp_ctx_opt = if let Some(ctx_opt) = srtcp_ctx_opt { in new() localVariable
157 new_srtcp_replay_detector: srtcp_ctx_opt, in new()