| /NetX-Duo-v6.2.1/test/regression/netxduo_test/ |
| D | netx_ip_fragmentation_test.c | 30 static ULONG notify_calls; variable 61 notify_calls = 0; in test_application_define() 357 …valid_packets) || (udp_receive_packets_dropped) || (udp_checksum_errors) || (notify_calls != 2000)) in thread_0_entry() 490 notify_calls++; in receive_packet_function()
|
| D | netx_udp_ipv4_interface2_test_1_test.c | 34 static ULONG notify_calls = 0; variable 62 notify_calls = 0; in test_application_define() 365 …valid_packets) || (udp_receive_packets_dropped) || (udp_checksum_errors) || (notify_calls != 2000)) in thread_0_entry() 498 notify_calls++; in receive_packet_function()
|
| D | netx_ip_fragmentation_order_test.c | 34 static ULONG notify_calls; variable 68 notify_calls = 0; in test_application_define() 334 …_invalid_packets) || (udp_receive_packets_dropped) || (udp_checksum_errors) || (notify_calls != 2)) in thread_0_entry() 442 notify_calls++; in receive_packet_function()
|
| D | netx_udp_basic_processing_test.c | 40 static ULONG notify_calls = 0; variable 75 notify_calls = 0; in test_application_define() 475 notify_calls += modify_packets; in thread_0_entry() 480 …packets_queued) || (receive_packets_dropped) || (checksum_errors) || (notify_calls != total_packet… in thread_0_entry() 610 notify_calls++; in receive_packet_function()
|
| D | netx_udp_multiple_ports_test.c | 35 static ULONG notify_calls = 0; variable 63 notify_calls = 0; in test_application_define() 364 …valid_packets) || (udp_receive_packets_dropped) || (udp_checksum_errors) || (notify_calls != 1000)) in thread_0_entry() 601 notify_calls++; in receive_packet_function()
|
| D | netx_udp_ipv6_interface2_test_1_test.c | 37 static ULONG notify_calls = 0; variable 71 notify_calls = 0; in test_application_define() 424 …valid_packets) || (udp_receive_packets_dropped) || (udp_checksum_errors) || (notify_calls != 2000)) in thread_0_entry() 574 notify_calls++; in receive_packet_function()
|
| D | netx_forward_udp_fragment_test3.c | 37 static ULONG notify_calls = 0; variable 66 notify_calls = 0; in test_application_define()
|
| D | netx_udp_tunnel_ipv4_ipv4_basic_test.c | 23 static ULONG notify_calls = 0; variable 387 notify_calls++; in receive_packet_function()
|
| D | netx_forward_udp_fragment_test.c | 31 static ULONG notify_calls = 0; variable 60 notify_calls = 0; in test_application_define()
|
| D | netx_forward_udp_fragment_test2.c | 35 static ULONG notify_calls = 0; variable 64 notify_calls = 0; in test_application_define()
|
| D | netx_udp_tunnel_ipv4_ipv6_basic_test.c | 24 static ULONG notify_calls = 0; variable 411 notify_calls++; in receive_packet_function()
|
| D | netx_udp_tunnel_ipv6_ipv4_basic_test.c | 24 static ULONG notify_calls = 0; variable 428 notify_calls++; in receive_packet_function()
|
| D | netx_udp_tunnel_ipv6_ipv6_basic_test.c | 24 static ULONG notify_calls = 0; variable 427 notify_calls++; in receive_packet_function()
|
| D | netx_forward_udp_test.c | 32 static ULONG notify_calls = 0; variable 58 notify_calls = 0; in test_application_define()
|
| /NetX-Duo-v6.2.1/test/regression/smtp_test/ |
| D | netx_smtp_abnormal_packet_test.c | 78 static ULONG notify_calls = 0; variable 447 notify_calls++; in receive_packet_function()
|
| D | netx_smtp_invalid_release_test.c | 79 static ULONG notify_calls = 0; variable 491 notify_calls++; in receive_packet_function()
|
| D | netx_smtp_auth_none_test.c | 85 static ULONG notify_calls = 0; variable 493 notify_calls++; in receive_packet_function()
|
| D | netx_smtp_auth_logon_function_test.c | 80 static ULONG notify_calls = 0; variable 502 notify_calls++; in receive_packet_function()
|
| D | netx_smtp_auth_no_type_function_test.c | 80 static ULONG notify_calls = 0; variable 499 notify_calls++; in receive_packet_function()
|
| D | netx_smtp_auth_no_type_test.c | 80 static ULONG notify_calls = 0; variable 499 notify_calls++; in receive_packet_function()
|
| D | netx_smtp_basic_function_test.c | 80 static ULONG notify_calls = 0; variable 499 notify_calls++; in receive_packet_function()
|
| D | netx_smtp_missing_last_250_EHLO_message_test.c | 87 static ULONG notify_calls = 0; variable 565 notify_calls++; in receive_packet_function()
|
| D | netx_smtp_two_packet_EHLO_auth_last_message_test.c | 82 static ULONG notify_calls = 0; variable 576 notify_calls++; in receive_packet_function()
|
| D | netx_smtp_two_packet_EHLO_message_test.c | 86 static ULONG notify_calls = 0; variable 578 notify_calls++; in receive_packet_function()
|
| /NetX-Duo-v6.2.1/test/regression/dns_test/ |
| D | netx_dns_invalid_resource_get_test.c | 49 static ULONG notify_calls = 0; variable 319 notify_calls++; in receive_packet_function()
|