Searched refs:rtp_source_mark_bye (Results 1 – 3 of 3) sorted by relevance
229 void rtp_source_mark_bye (RTPSource *src, const gchar *reason);
1623 rtp_source_mark_bye (source, "SSRC Collision"); in rtp_session_have_conflict()2629 rtp_source_mark_bye (source, reason); in rtp_session_process_bye()3352 rtp_source_mark_bye (source, reason); in source_mark_bye()3968 rtp_source_mark_bye (source, "timed out"); in session_cleanup()
1298 rtp_source_mark_bye (RTPSource * src, const gchar * reason) in rtp_source_mark_bye() function