Home
last modified time | relevance | path

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

/dports/net/wireshark/wireshark-3.6.1/ui/cli/
H A Dtap-rtp.c79 nstime_to_sec(&(strinfo->stop_rel_time)), in rtpstreams_stat_draw_cb()
/dports/net/wireshark-lite/wireshark-3.6.1/ui/cli/
H A Dtap-rtp.c79 nstime_to_sec(&(strinfo->stop_rel_time)), in rtpstreams_stat_draw_cb()
/dports/net/tshark-lite/wireshark-3.6.1/ui/cli/
H A Dtap-rtp.c79 nstime_to_sec(&(strinfo->stop_rel_time)), in rtpstreams_stat_draw_cb()
/dports/net/tshark/wireshark-3.6.1/ui/cli/
H A Dtap-rtp.c79 nstime_to_sec(&(strinfo->stop_rel_time)), in rtpstreams_stat_draw_cb()
/dports/net/wireshark/wireshark-3.6.1/ui/
H A Drtp_stream.h58 nstime_t stop_rel_time; /**< relative stop time from pinfo */ member
H A Dtap-rtp-common.c556 stream_info->stop_rel_time = pinfo->rel_ts; in rtpstream_info_analyse_process()
H A Dvoip_calls.c703 strinfo->stop_rel_time = pinfo->rel_ts; in rtp_packet()
752 …duration = (gdouble)(nstime_to_msec(&rtp_listinfo->stop_rel_time) - nstime_to_msec(&rtp_listinfo->… in rtp_draw()
764 …duration = (gdouble)(nstime_to_msec(&rtp_listinfo->stop_rel_time) - nstime_to_msec(&rtp_listinfo->… in rtp_draw()
785 nstime_copy(&new_info->stop_rel_time, &rtp_listinfo->stop_rel_time); in rtp_draw()
/dports/net/tshark-lite/wireshark-3.6.1/ui/
H A Drtp_stream.h58 nstime_t stop_rel_time; /**< relative stop time from pinfo */ member
H A Dtap-rtp-common.c556 stream_info->stop_rel_time = pinfo->rel_ts; in rtpstream_info_analyse_process()
H A Dvoip_calls.c703 strinfo->stop_rel_time = pinfo->rel_ts; in rtp_packet()
752 …duration = (gdouble)(nstime_to_msec(&rtp_listinfo->stop_rel_time) - nstime_to_msec(&rtp_listinfo->… in rtp_draw()
764 …duration = (gdouble)(nstime_to_msec(&rtp_listinfo->stop_rel_time) - nstime_to_msec(&rtp_listinfo->… in rtp_draw()
785 nstime_copy(&new_info->stop_rel_time, &rtp_listinfo->stop_rel_time); in rtp_draw()
/dports/net/tshark/wireshark-3.6.1/ui/
H A Drtp_stream.h58 nstime_t stop_rel_time; /**< relative stop time from pinfo */
H A Dtap-rtp-common.c556 stream_info->stop_rel_time = pinfo->rel_ts; in rtpstream_info_analyse_process()
H A Dvoip_calls.c703 strinfo->stop_rel_time = pinfo->rel_ts;
752 …duration = (gdouble)(nstime_to_msec(&rtp_listinfo->stop_rel_time) - nstime_to_msec(&rtp_listinfo->…
764 …duration = (gdouble)(nstime_to_msec(&rtp_listinfo->stop_rel_time) - nstime_to_msec(&rtp_listinfo->…
785 nstime_copy(&new_info->stop_rel_time, &rtp_listinfo->stop_rel_time);
/dports/net/wireshark-lite/wireshark-3.6.1/ui/
H A Drtp_stream.h58 nstime_t stop_rel_time; /**< relative stop time from pinfo */ member
H A Dtap-rtp-common.c556 stream_info->stop_rel_time = pinfo->rel_ts; in rtpstream_info_analyse_process()
H A Dvoip_calls.c703 strinfo->stop_rel_time = pinfo->rel_ts; in rtp_packet()
752 …duration = (gdouble)(nstime_to_msec(&rtp_listinfo->stop_rel_time) - nstime_to_msec(&rtp_listinfo->… in rtp_draw()
764 …duration = (gdouble)(nstime_to_msec(&rtp_listinfo->stop_rel_time) - nstime_to_msec(&rtp_listinfo->… in rtp_draw()
785 nstime_copy(&new_info->stop_rel_time, &rtp_listinfo->stop_rel_time); in rtp_draw()
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Drtp_player_dialog.cpp1987 double stream_rel_stop_time = nstime_to_sec(&rtpstream->stop_rel_time); in updateStartStopTime()
/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Drtp_player_dialog.cpp1987 double stream_rel_stop_time = nstime_to_sec(&rtpstream->stop_rel_time); in updateStartStopTime()
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Drtp_player_dialog.cpp1987 double stream_rel_stop_time = nstime_to_sec(&rtpstream->stop_rel_time); in updateStartStopTime()
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Drtp_player_dialog.cpp1987 double stream_rel_stop_time = nstime_to_sec(&rtpstream->stop_rel_time); in updateStartStopTime()