Home
last modified time | relevance | path

Searched refs:nx_udp_socket_send (Results 1 – 25 of 95) sorted by relevance

1234

/NetX-Duo-v6.4.1/test/regression/netxduo_test/
Dnetx_forward_udp_test.c356 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
391 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(2, 2, 3, 5), 0x8a); in thread_0_entry()
426 status = nx_udp_socket_send(&socket_1, my_packet, IP_ADDRESS(1, 2, 3, 4), 0x88); in thread_0_entry()
461 status = nx_udp_socket_send(&socket_1, my_packet, IP_ADDRESS(2, 2, 3, 4), 0x88); in thread_0_entry()
496 status = nx_udp_socket_send(&socket_1, my_packet, IP_ADDRESS(2, 2, 3, 5), 0x8a); in thread_0_entry()
531 status = nx_udp_socket_send(&socket_2, my_packet, IP_ADDRESS(1, 2, 3, 4), 0x88); in thread_0_entry()
566 status = nx_udp_socket_send(&socket_2, my_packet, IP_ADDRESS(2, 2, 3, 4), 0x88); in thread_0_entry()
601 status = nx_udp_socket_send(&socket_2, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
Dnetx_udp_fragment_test.c330 status += nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
358 status += nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
385 status += nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
460 status += nx_udp_socket_send(&socket_1, my_packet, IP_ADDRESS(1, 2, 3, 4), 0x88); in thread_1_entry()
471 status += nx_udp_socket_send(&socket_1, my_packet, IP_ADDRESS(1, 2, 3, 4), 0x88); in thread_1_entry()
510 status += nx_udp_socket_send(&socket_1, my_packet, IP_ADDRESS(1, 2, 3, 4), 0x88); in thread_1_entry()
Dnetx_udp_nxe_api_test.c312 status = nx_udp_socket_send(&socket_1, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
403 status = nx_udp_socket_send(&socket_0, my_packet_2, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
407 status = nx_udp_socket_send(&socket_0, unkown_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
420 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
435 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
460 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(0, 0, 0, 0), 0x89); in thread_0_entry()
653 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0xFFFFFFFF); in thread_0_entry()
696 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
935 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
987 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
Dnetx_ramdriver_callback_test.c156 status = nx_udp_socket_send(&client_socket, send_packet, IP_ADDRESS(1, 2, 3, 5), 0x88); in ntest_0_entry()
215 status = nx_udp_socket_send(&client_socket, send_packet, IP_ADDRESS(1, 2, 3, 5), 0x88); in ntest_0_entry()
253 status = nx_udp_socket_send(&client_socket, send_packet, IP_ADDRESS(1, 2, 3, 5), 0x88); in ntest_0_entry()
Dnetx_udp_multiple_ports_test.c220 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0xE9); in thread_0_entry()
245 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0xC9); in thread_0_entry()
270 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0xA9); in thread_0_entry()
295 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
Dnetx_udp_packet_type_test.c215 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
244 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
277 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
308 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
Dnetx_udp_port_unreachable_test.c166 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
224 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
Dnetx_ip_fragmentation_timeout_check_test.c201 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
226 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
Dnetx_ip_fragmentation_timeout_check_test2.c207 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
232 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
Dnetx_ip_fragmentation_test.c238 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
285 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
Dnetx_ip_fragmentation_order_test.c227 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
266 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
Dnetx_udp_ipv4_interface2_test_1_test.c236 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(2, 2, 3, 5), 0x89); in thread_0_entry()
283 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(2, 2, 3, 5), 0x89); in thread_0_entry()
Dnetx_forward_udp_fragment_test.c295 status = nx_udp_socket_send(&socket_1, my_packet, IP_ADDRESS(2, 2, 3, 5), 0x8a); in thread_0_entry()
352 status = nx_udp_socket_send(&socket_1, my_packet, IP_ADDRESS(2, 2, 3, 5), 0x8a); in thread_0_entry()
Dnetx_udp_basic_processing_test.c284 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
331 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
Dnetx_udp_checksum_zero_test.c173 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
Dnetx_packet_debug_info_test.c368 if(nx_udp_socket_send(&socket_0, packet_ptr, IP_ADDRESS(1, 2, 3, 5), 0x88)) in ntest_0_entry()
401 if(nx_udp_socket_send(&socket_0, packet_ptr, IP_ADDRESS(1, 2, 3, 5), 0x88)) in ntest_0_entry()
Dnetx_ip_fragmentation_packet_copy_test.c273 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_1_entry()
Dnetx_ip_fragmentation_packet_delay_test.c273 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_1_entry()
Dnetx_ip_fragmentation_packet_drop_test.c274 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_1_entry()
/NetX-Duo-v6.4.1/test/regression/nat_test/
Dnetx_nat_udp_test.c355 status = nx_udp_socket_send(&local_socket, my_packet, NX_NAT_EXTERNAL_HOST, 0x89); in thread_0_entry()
390 status = nx_udp_socket_send(&external_socket, my_packet, NX_NAT_EXTERNAL_IPADR, 0x88); in thread_0_entry()
428 status = nx_udp_socket_send(&local_socket, my_packet, NX_NAT_EXTERNAL_HOST, 0x89); in thread_0_entry()
463 status = nx_udp_socket_send(&external_socket, my_packet, NX_NAT_EXTERNAL_IPADR, 0x88); in thread_0_entry()
507 status = nx_udp_socket_send(&local_socket, my_packet, NX_NAT_EXTERNAL_HOST, 0x89); in thread_0_entry()
542 status = nx_udp_socket_send(&external_socket, my_packet, NX_NAT_EXTERNAL_IPADR, 0x88); in thread_0_entry()
Dnetx_nat_udp_fragment_test.c378 status = nx_udp_socket_send(&local_socket, my_packet, NX_NAT_EXTERNAL_HOST, 0x89); in thread_0_entry()
422 status = nx_udp_socket_send(&external_socket, my_packet, NX_NAT_EXTERNAL_IPADR, 0x88); in thread_0_entry()
/NetX-Duo-v6.4.1/test/regression/rtp_test/
Dnetx_rtcp_packet_process_test.c213 …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()
/NetX-Duo-v6.4.1/test/regression/ppp_test/
Dnetx_ppp_pap_basic_test.c263 status = nx_udp_socket_send(&socket_0, my_packet, IP_ADDRESS(1, 2, 3, 5), 0x89); in thread_0_entry()
368 status = nx_udp_socket_send(&socket_1, my_packet, IP_ADDRESS(1, 2, 3, 4), 0x88); in thread_1_entry()
/NetX-Duo-v6.4.1/test/regression/dns_test/
Dnetx_dns_packet_double_release_test.c298 …status = nx_udp_socket_send(&server_socket, response_packet, IP_ADDRESS(192, 168, 100, 98), port); in thread_1_entry()
Dnetx_dns_request_a_response_cname_a_smtp_live_com_test.c381 …status = nx_udp_socket_send(&server_socket, response_packet, IP_ADDRESS(172, 19, 100, 172), port); in thread_1_entry()

1234