Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/rtp_test/
Dnetx_rtcp_packet_process_test.c16 #define RTP_SERVER_ADDRESS IP_ADDRESS(1,2,3,4) macro
126 …status = nx_ip_create(&ip_0, "NetX IP Instance 0", RTP_SERVER_ADDRESS, 0xFFFFFF00UL, &pool_0, _nx_… in test_application_define()
213 …status = nx_udp_socket_send(&rtp_client_socket, send_packet, RTP_SERVER_ADDRESS, rtp_0.nx_rtp_send… in ntest_1_entry()
230 …status = nx_udp_socket_send(&rtp_client_socket, send_packet, RTP_SERVER_ADDRESS, rtp_0.nx_rtp_send… in ntest_1_entry()
Dnetx_rtcp_abnormal_packet_test.c16 #define RTP_SERVER_ADDRESS IP_ADDRESS(1,2,3,4) macro
213 …status = nx_ip_create(&ip_0, "NetX IP Instance 0", RTP_SERVER_ADDRESS, 0xFFFFFF00UL, &pool_0, _nx_… in test_application_define()
299 …status = nx_udp_socket_send(&rtp_client_socket, send_packet, RTP_SERVER_ADDRESS, rtp_0.nx_rtp_send… in ntest_1_entry()
Dnetx_rtcp_packet_send_test.c16 #define RTP_SERVER_ADDRESS IP_ADDRESS(1,2,3,4) macro
97 …status = nx_ip_create(&ip_0, "NetX IP Instance 0", RTP_SERVER_ADDRESS, 0xFFFFFF00UL, &pool_0, _nx_… in test_application_define()
Dnetx_rtcp_basic_test.c16 #define RTP_SERVER_ADDRESS IP_ADDRESS(1,2,3,4) macro
97 …status = nx_ip_create(&ip_0, "NetX IP Instance 0", RTP_SERVER_ADDRESS, 0xFFFFFF00UL, &pool_0, _nx_… in test_application_define()
Dnetx_rtp_free_udp_port_find_test.c17 #define RTP_SERVER_ADDRESS IP_ADDRESS(1,2,3,4) macro
79 …status = nx_ip_create(&ip_0, "NetX IP Instance 0", RTP_SERVER_ADDRESS, 0xFFFFFF00UL, &pool_0, _nx_… in test_application_define()
Dnetx_rtp_basic_test.c16 #define RTP_SERVER_ADDRESS IP_ADDRESS(1,2,3,4) macro
96 …status = nx_ip_create(&ip_0, "NetX IP Instance 0", RTP_SERVER_ADDRESS, 0xFFFFFF00UL, &pool_0, _nx_… in test_application_define()
Dnetx_rtp_session_aac_send_test.c16 #define RTP_SERVER_ADDRESS IP_ADDRESS(1,2,3,4) macro
117 …status = nx_ip_create(&ip_0, "NetX IP Instance 0", RTP_SERVER_ADDRESS, 0xFFFFFF00UL, &pool_0, _nx_… in test_application_define()
Dnetx_rtp_session_packet_send_test.c16 #define RTP_SERVER_ADDRESS IP_ADDRESS(1,2,3,4) macro
102 …status = nx_ip_create(&ip_0, "NetX IP Instance 0", RTP_SERVER_ADDRESS, 0xFFFFFF00UL, &pool_0, _nx_… in test_application_define()
Dnetx_rtp_multicast_test.c18 #define RTP_SERVER_ADDRESS IP_ADDRESS(1, 2, 3, 4) macro
113 …status = nx_ip_create(&ip_0, "NetX IP Instance 0", RTP_SERVER_ADDRESS, 0xFFFFFF00UL, &pool_0, _nx_… in test_application_define()
Dnetx_rtp_session_h264_send_test.c16 #define RTP_SERVER_ADDRESS IP_ADDRESS(1,2,3,4) macro
143 …status = nx_ip_create(&ip_0, "NetX IP Instance 0", RTP_SERVER_ADDRESS, 0xFFFFFF00UL, &pool_0, _nx_… in test_application_define()
Dnetx_rtp_session_jpeg_send_test.c16 #define RTP_SERVER_ADDRESS IP_ADDRESS(1,2,3,4) macro
206 …status = nx_ip_create(&ip_0, "NetX IP Instance 0", RTP_SERVER_ADDRESS, 0xFFFFFF00UL, &pool_0, _nx_… in test_application_define()
Dnetx_rtp_multi_clients_test.c16 #define RTP_SERVER_ADDRESS IP_ADDRESS(1, 2, 3, 4) macro
114 …status = nx_ip_create(&ip_0, "NetX IP Instance 0", RTP_SERVER_ADDRESS, 0xFFFFFF00UL, &pool_0, _nx_… in test_application_define()