Home
last modified time | relevance | path

Searched refs:notify_calls (Results 1 – 25 of 26) sorted by relevance

12

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_ip_fragmentation_test.c30 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()
Dnetx_udp_ipv4_interface2_test_1_test.c34 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()
Dnetx_ip_fragmentation_order_test.c34 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()
Dnetx_udp_basic_processing_test.c40 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()
Dnetx_udp_multiple_ports_test.c35 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()
Dnetx_udp_ipv6_interface2_test_1_test.c37 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()
Dnetx_forward_udp_fragment_test3.c37 static ULONG notify_calls = 0; variable
66 notify_calls = 0; in test_application_define()
Dnetx_udp_tunnel_ipv4_ipv4_basic_test.c23 static ULONG notify_calls = 0; variable
387 notify_calls++; in receive_packet_function()
Dnetx_forward_udp_fragment_test.c31 static ULONG notify_calls = 0; variable
60 notify_calls = 0; in test_application_define()
Dnetx_forward_udp_fragment_test2.c35 static ULONG notify_calls = 0; variable
64 notify_calls = 0; in test_application_define()
Dnetx_udp_tunnel_ipv4_ipv6_basic_test.c24 static ULONG notify_calls = 0; variable
411 notify_calls++; in receive_packet_function()
Dnetx_udp_tunnel_ipv6_ipv4_basic_test.c24 static ULONG notify_calls = 0; variable
428 notify_calls++; in receive_packet_function()
Dnetx_udp_tunnel_ipv6_ipv6_basic_test.c24 static ULONG notify_calls = 0; variable
427 notify_calls++; in receive_packet_function()
Dnetx_forward_udp_test.c32 static ULONG notify_calls = 0; variable
58 notify_calls = 0; in test_application_define()
/NetX-Duo-v6.2.1/test/regression/smtp_test/
Dnetx_smtp_abnormal_packet_test.c78 static ULONG notify_calls = 0; variable
447 notify_calls++; in receive_packet_function()
Dnetx_smtp_invalid_release_test.c79 static ULONG notify_calls = 0; variable
491 notify_calls++; in receive_packet_function()
Dnetx_smtp_auth_none_test.c85 static ULONG notify_calls = 0; variable
493 notify_calls++; in receive_packet_function()
Dnetx_smtp_auth_logon_function_test.c80 static ULONG notify_calls = 0; variable
502 notify_calls++; in receive_packet_function()
Dnetx_smtp_auth_no_type_function_test.c80 static ULONG notify_calls = 0; variable
499 notify_calls++; in receive_packet_function()
Dnetx_smtp_auth_no_type_test.c80 static ULONG notify_calls = 0; variable
499 notify_calls++; in receive_packet_function()
Dnetx_smtp_basic_function_test.c80 static ULONG notify_calls = 0; variable
499 notify_calls++; in receive_packet_function()
Dnetx_smtp_missing_last_250_EHLO_message_test.c87 static ULONG notify_calls = 0; variable
565 notify_calls++; in receive_packet_function()
Dnetx_smtp_two_packet_EHLO_auth_last_message_test.c82 static ULONG notify_calls = 0; variable
576 notify_calls++; in receive_packet_function()
Dnetx_smtp_two_packet_EHLO_message_test.c86 static ULONG notify_calls = 0; variable
578 notify_calls++; in receive_packet_function()
/NetX-Duo-v6.2.1/test/regression/dns_test/
Dnetx_dns_invalid_resource_get_test.c49 static ULONG notify_calls = 0; variable
319 notify_calls++; in receive_packet_function()

12