Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_rtp.c1798 switch_time_exp_t now_hr; in rtcp_generate_sender_info() local
1810 switch_time_exp_gmt(&now_hr,now); in rtcp_generate_sender_info()
1812 …1900 + now_hr.tm_year, now_hr.tm_mday, now_hr.tm_mon, now_hr.tm_hour, now_hr.tm_min, now_hr.tm_se… in rtcp_generate_sender_info()
6757 switch_time_exp_t now_hr; in process_rtcp_report() local
6758 switch_time_exp_gmt(&now_hr,now); in process_rtcp_report()
6762 …1900 + now_hr.tm_year, now_hr.tm_mday, now_hr.tm_mon, now_hr.tm_hour, now_hr.tm_min, now_hr.tm_sec… in process_rtcp_report()
6774 switch_time_exp_t now_hr; in process_rtcp_report() local
6775 switch_time_exp_gmt(&now_hr,now); in process_rtcp_report()
6779 …1900 + now_hr.tm_year, now_hr.tm_mday, now_hr.tm_mon, now_hr.tm_hour, now_hr.tm_min, now_hr.tm_sec… in process_rtcp_report()