Searched defs:srtp_policy_t (Results 1 – 1 of 1) sorted by relevance
210 typedef struct srtp_policy_t { struct230 struct srtp_policy_t *next; /**< Pointer to next stream policy. */ argument231 } srtp_policy_t; typedef