| /USBX-v6.2.1/test/regression/ |
| D | usbx_cdc_ecm_host_thread_packet_allocate_fail_test.c | 32 …write_packet_udp(&udp_socket_device, &packet_pool_device, HOST_IP_ADDRESS, HOST_SOCKET_PORT_UDP, d… in post_init_host() 39 …write_packet_udp(&udp_socket_device, &packet_pool_device, HOST_IP_ADDRESS, HOST_SOCKET_PORT_UDP, d… in post_init_host() 52 …write_packet_udp(&udp_socket_device, &packet_pool_device, HOST_IP_ADDRESS, HOST_SOCKET_PORT_UDP, d… in post_init_host()
|
| D | usbx_cdc_ecm_host_thread_packet_append_fail_test.c | 37 …write_udp(&udp_socket_device, &packet_pool_device, HOST_IP_ADDRESS, HOST_SOCKET_PORT_UDP, device_n… in post_init_host() 44 …write_packet_udp(&udp_socket_device, &packet_pool_device, HOST_IP_ADDRESS, HOST_SOCKET_PORT_UDP, d… in post_init_host() 54 …write_packet_udp(&udp_socket_device, &packet_pool_device, HOST_IP_ADDRESS, HOST_SOCKET_PORT_UDP, d… in post_init_host()
|
| D | usbx_cdc_ecm_link_down_while_ongoing_transfers_test.c | 95 …write_packet_udp(&udp_socket_device, &packet_pool_device, HOST_IP_ADDRESS, HOST_SOCKET_PORT_UDP, g… in basic_test_device() 98 read_packet_udp(&udp_socket_device, global_basic_test_num_reads_device++, "device"); in basic_test_device()
|
| D | usbx_rndis_basic_test.c | 53 static NX_UDP_SOCKET udp_socket_device; variable 565 …UX_TEST_CHECK_SUCCESS(nx_udp_socket_create(&nx_ip_device, &udp_socket_device, "USB DEVICE UDP SOCK… in thread_entry_device() 566 … UX_TEST_CHECK_SUCCESS(nx_udp_socket_bind(&udp_socket_device, DEVICE_SOCKET_PORT_UDP, NX_NO_WAIT)); in thread_entry_device() 658 …write_packet_udp(&udp_socket_device, &packet_pool_device, HOST_IP_ADDRESS, HOST_SOCKET_PORT_UDP, g… in thread_entry_device() 661 read_packet_udp(&udp_socket_device, global_basic_test_num_reads_device++, "device"); in thread_entry_device()
|
| D | usbx_cdc_ecm_host_bulk_in_transfer_fail_test.c | 52 …write_packet_udp(&udp_socket_device, &packet_pool_device, HOST_IP_ADDRESS, HOST_SOCKET_PORT_UDP, 0… in post_init_host()
|
| D | usbx_cdc_ecm_host_thread_link_down_before_transfer_test.c | 50 …write_packet_udp(&udp_socket_device, &packet_pool_device, HOST_IP_ADDRESS, HOST_SOCKET_PORT_UDP, 0… in post_init_host()
|
| D | usbx_msrc_80991_device_rndis_rx_length_less_than_14_test.c | 54 static NX_UDP_SOCKET udp_socket_device; variable 590 …UX_TEST_CHECK_SUCCESS(nx_udp_socket_create(&nx_ip_device, &udp_socket_device, "USB DEVICE UDP SOCK… in thread_entry_device() 591 … UX_TEST_CHECK_SUCCESS(nx_udp_socket_bind(&udp_socket_device, DEVICE_SOCKET_PORT_UDP, NX_NO_WAIT)); in thread_entry_device() 683 …write_packet_udp(&udp_socket_device, &packet_pool_device, HOST_IP_ADDRESS, HOST_SOCKET_PORT_UDP, g… in thread_entry_device() 686 read_packet_udp(&udp_socket_device, global_basic_test_num_reads_device++, "device"); in thread_entry_device()
|
| D | usbx_cdc_ecm_host_bulki_arm_err_dueto_link_dn_thread_wait_test.c | 55 …write_packet_udp(&udp_socket_device, &packet_pool_device, HOST_IP_ADDRESS, HOST_SOCKET_PORT_UDP, 0… in post_init_host()
|
| D | usbx_ux_test_cdc_ecm.h | 100 static NX_UDP_SOCKET udp_socket_device; variable 589 …write_packet_udp(&udp_socket_device, &packet_pool_device, HOST_IP_ADDRESS, HOST_SOCKET_PORT_UDP, g… in cdc_ecm_basic_test() 592 … read_packet_udp(&udp_socket_device, global_basic_test_num_reads_device++, "device"); in cdc_ecm_basic_test() 706 …UX_TEST_CHECK_SUCCESS(nx_udp_socket_create(&nx_ip_device, &udp_socket_device, "USB DEVICE UDP SOCK… in thread_entry_device() 707 … UX_TEST_CHECK_SUCCESS(nx_udp_socket_bind(&udp_socket_device, DEVICE_SOCKET_PORT_UDP, NX_NO_WAIT)); in thread_entry_device()
|
| D | usbx_cdc_ecm_basic_ipv6_test.c | 79 static NX_UDP_SOCKET udp_socket_device; variable 571 …UX_TEST_CHECK_SUCCESS(nx_udp_socket_create(&nx_ip_device, &udp_socket_device, "USB DEVICE UDP SOCK… in thread_entry_device() 572 … UX_TEST_CHECK_SUCCESS(nx_udp_socket_bind(&udp_socket_device, DEVICE_SOCKET_PORT_UDP, NX_NO_WAIT)); in thread_entry_device()
|
| D | usbx_ux_device_class_cdc_ecm_bulkout_thread_test.c | 113 read_packet_udp(&udp_socket_device, global_basic_test_num_reads_device++, "device"); in post_init_host()
|