Searched defs:srtp_stream_ctx_t (Results 1 – 1 of 1) sorted by relevance
216 typedef struct srtp_stream_ctx_t { struct230 struct srtp_stream_ctx_t *next; /* linked list of streams */ argument231 } srtp_stream_ctx_t; typedef