Searched refs:read_packet_udp (Results 1 – 8 of 8) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_cdc_ecm_host_thread_packet_allocate_fail_test.c | 48 read_packet_udp(&udp_socket_host, host_num_reads++, "host"); in post_init_host() 54 read_packet_udp(&udp_socket_host, host_num_reads++, "host"); in post_init_host()
|
| D | usbx_cdc_ecm_host_thread_packet_append_fail_test.c | 51 read_packet_udp(&udp_socket_host, host_num_reads++, "host"); in post_init_host() 56 read_packet_udp(&udp_socket_host, host_num_reads++, "host"); in post_init_host()
|
| D | usbx_cdc_ecm_link_down_while_ongoing_transfers_test.c | 60 read_packet_udp(&udp_socket_host, global_basic_test_num_reads_host++, "host"); in basic_test_host() 98 read_packet_udp(&udp_socket_device, global_basic_test_num_reads_device++, "device"); in basic_test_device()
|
| D | usbx_rndis_basic_test.c | 287 static void read_packet_udp(NX_UDP_SOCKET *udp_socket, ULONG num_reads, CHAR *name) in read_packet_udp() function 526 read_packet_udp(&udp_socket_host, global_basic_test_num_reads_host++, "host"); in thread_entry_host() 661 read_packet_udp(&udp_socket_device, global_basic_test_num_reads_device++, "device"); in thread_entry_device()
|
| D | usbx_msrc_80991_device_rndis_rx_length_less_than_14_test.c | 288 static void read_packet_udp(NX_UDP_SOCKET *udp_socket, ULONG num_reads, CHAR *name) in read_packet_udp() function 551 read_packet_udp(&udp_socket_host, global_basic_test_num_reads_host++, "host"); in thread_entry_host() 686 read_packet_udp(&udp_socket_device, global_basic_test_num_reads_device++, "device"); 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()
|
| D | usbx_ux_test_cdc_ecm.h | 454 static void read_packet_udp(NX_UDP_SOCKET *udp_socket, ULONG num_reads, CHAR *name) in read_packet_udp() function 548 read_packet_udp(&udp_socket_host, global_basic_test_num_reads_host++, "host"); in cdc_ecm_basic_test() 592 … read_packet_udp(&udp_socket_device, global_basic_test_num_reads_device++, "device"); in cdc_ecm_basic_test()
|
| D | usbx_cdc_ecm_basic_ipv6_test.c | 421 static void read_packet_udp(NX_UDP_SOCKET *udp_socket, ULONG num_reads, CHAR *name) in read_packet_udp() function
|