Home
last modified time | relevance | path

Searched defs:srtp_policy_t (Results 1 – 1 of 1) sorted by relevance

/external/libsrtp2/include/
Dsrtp.h321 typedef struct srtp_policy_t { struct
322 srtp_ssrc_t ssrc; /**< The SSRC value of stream, or the */
346 struct srtp_policy_t *next; /**< Pointer to next stream policy. */ argument
347 } srtp_policy_t; typedef