Lines Matching refs:srtp_get_stream
1273 * srtp_get_stream() is a libSRTP internal function that we declare1277 extern srtp_stream_t srtp_get_stream(srtp_t srtp, uint32_t ssrc);1303 stream = srtp_get_stream(session, htonl(0x0));1306 stream = srtp_get_stream(session, htonl(0x2));