Searched refs:ssrc_any_inbound (Results 1 – 9 of 9) sorted by relevance
147 ssrc_any_inbound = 2, /**< Indicates any inbound SSRC value enumerator
185 policy.ssrc.type = ssrc_any_inbound; in test_dtls_srtp()
688 rcvr_policy->ssrc.type = ssrc_any_inbound; in srtp_test()887 rcvr_policy->ssrc.type = ssrc_any_inbound; in srtcp_test()
58 policy.ssrc.type = ssrc_any_inbound;
69 policy.ssrc.type = ssrc_any_inbound;
660 policy.ssrc.type = ssrc_any_inbound;
268 return SetKey(ssrc_any_inbound, cs, key, len); in SetRecv()
465 return SetKey(ssrc_any_inbound, cs, key, len); in SetRecv()
1248 case (ssrc_any_inbound): in srtp_add_stream()