Home
last modified time | relevance | path

Searched refs:SWITCH_RTP_FLAG_FLUSH (Results 1 – 3 of 3) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_rtp.c3062 switch_rtp_clear_flag(rtp_session, SWITCH_RTP_FLAG_FLUSH); in switch_rtp_udptl_mode()
4600 switch_rtp_set_flag(rtp_session, SWITCH_RTP_FLAG_FLUSH); in switch_rtp_new()
4945 switch_rtp_set_flag(rtp_session, SWITCH_RTP_FLAG_FLUSH); in switch_rtp_flush()
5316 } else if (flag == SWITCH_RTP_FLAG_FLUSH) { in switch_rtp_set_flag()
5576 rtp_session->flags[SWITCH_RTP_FLAG_FLUSH] = 1; in rtp_flush_read_buffer()
6427 switch_rtp_set_flag(rtp_session, SWITCH_RTP_FLAG_FLUSH); in read_rtp_packet()
6429 switch_rtp_set_flag(rtp_session, SWITCH_RTP_FLAG_FLUSH); in read_rtp_packet()
7625 if (rtp_session->flags[SWITCH_RTP_FLAG_FLUSH]) { in rtp_common_read()
7627 switch_rtp_clear_flag(rtp_session, SWITCH_RTP_FLAG_FLUSH); in rtp_common_read()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h815 SWITCH_RTP_FLAG_FLUSH, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs43162 SWITCH_RTP_FLAG_FLUSH, enumerator