Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_trace_event_update.c78 VOID _nx_trace_event_update(TX_TRACE_BUFFER_ENTRY *event, ULONG timestamp, ULONG event_id, ULONG i… in _nx_trace_event_update()
Dnx_trace_event_insert.c86 ULONG timestamp; in _nx_trace_event_insert() local
/NetX-Duo-v6.2.1/addons/rtp/
Dnx_rtp_sender.c1267 …_session_packet_send(NX_RTP_SESSION *session, NX_PACKET *packet_ptr, ULONG timestamp, ULONG ntp_ms… in _nxe_rtp_sender_session_packet_send()
1343 …_session_packet_send(NX_RTP_SESSION *session, NX_PACKET *packet_ptr, ULONG timestamp, ULONG ntp_ms… in _nx_rtp_sender_session_packet_send()
3011 ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker) in _nxe_rtp_sender_session_jpeg_send()
3090 ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker) in _nx_rtp_sender_session_jpeg_send()
3540 ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker) in _nxe_rtp_sender_session_h264_send()
3623 ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker) in _nx_rtp_sender_session_h264_send()
3962 ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker) in _nxe_rtp_sender_session_aac_send()
4040 ULONG timestamp, ULONG ntp_msw, ULONG ntp_lsw, UINT marker) in _nx_rtp_sender_session_aac_send()
/NetX-Duo-v6.2.1/test/regression/nat_test/
Dnetx_nat_tcp_remove_oldest_udp_entry_test.c255 UINT timestamp; in thread_client_entry() local
564 … , ULONG peer_ip_address , UINT local_port, UINT peer_port, ULONG response_timeout, UINT timestamp) in add_nat_entry()