/NetX-Duo-v6.4.1/test/regression/netxduo_test/ |
D | netx_9_17_test.c | 45 static ULONG syn_counter; variable 75 syn_counter = 0; in test_application_define() 243 if((error_counter) || (syn_counter != 2 ) || (rst_counter != 1)) in ntest_1_entry() 272 …NX_TCP_ACK_BIT) && (tcp_header_ptr -> nx_tcp_header_word_3 & NX_TCP_SYN_BIT) && (syn_counter == 0)) in my_packet_process_9_17() 274 syn_counter++; in my_packet_process_9_17() 280 …NX_TCP_ACK_BIT) && (tcp_header_ptr -> nx_tcp_header_word_3 & NX_TCP_SYN_BIT) && (syn_counter == 2)) in my_packet_process_9_17() 301 …NX_TCP_ACK_BIT) && (tcp_header_ptr -> nx_tcp_header_word_3 & NX_TCP_SYN_BIT) && (syn_counter == 1)) in my_tcp_packet_receive_9_17() 303 syn_counter++; in my_tcp_packet_receive_9_17()
|
D | netx_11_18_test.c | 37 static ULONG syn_counter; variable 65 syn_counter = 0; in test_application_define() 244 if((error_counter) || (syn_counter != 2 ) || (rst_counter != 1)) in ntest_1_entry() 267 …X_TCP_SYN_BIT) && !(tcp_header_ptr -> nx_tcp_header_word_3 & NX_TCP_ACK_BIT) && (syn_counter == 0)) in my_packet_process_11_18() 269 syn_counter++; in my_packet_process_11_18() 275 …NX_TCP_SYN_BIT) && (tcp_header_ptr -> nx_tcp_header_word_3 & NX_TCP_ACK_BIT) && (syn_counter == 2)) in my_packet_process_11_18() 296 …X_TCP_SYN_BIT) && !(tcp_header_ptr -> nx_tcp_header_word_3 & NX_TCP_ACK_BIT) && (syn_counter == 1)) in my_tcp_packet_receive_11_18() 297 syn_counter++; in my_tcp_packet_receive_11_18()
|
D | netx_tcp_mss_option_test.c | 29 static UINT syn_counter = 0; variable 324 syn_counter ++; in my_tcp_packet_receive() 334 if (syn_counter == 1) in my_tcp_packet_receive() 342 if (syn_counter == 2) in my_tcp_packet_receive() 350 if (syn_counter == 3) in my_tcp_packet_receive() 359 if (syn_counter == 4) in my_tcp_packet_receive()
|
D | netx_1_01_test.c | 33 static ULONG syn_counter; variable 59 syn_counter = 0; in test_application_define() 267 if(error_counter||syn_counter!=1||syn_ack_counter!=1) in ntest_1_entry() 289 syn_counter++; in my_tcp_packet_receive_1_01() 313 if(syn_counter == 1) in my_tcp_packet_receive_1_01_2()
|
D | netx_tcp_max_window_scale_test.c | 25 static ULONG syn_counter; variable 60 syn_counter = 0; in test_application_define() 176 if(syn_counter == 1) in ntest_0_entry() 317 if((error_counter != 0) || (syn_counter != 2)) in ntest_1_entry() 371 if (syn_counter == 0) in my_packet_process() 430 syn_counter++; in my_tcp_packet_receive()
|
D | netx_1_17_test.c | 31 static ULONG syn_counter; variable 57 syn_counter = 0; in test_application_define() 178 if((error_counter)||(syn_counter != 1)) in ntest_0_entry() 288 syn_counter++; in my_tcp_packet_receive_1_17()
|
D | netx_4_21_test.c | 27 static ULONG syn_counter; variable 53 syn_counter = 0; in test_application_define() 183 if((error_counter) || (syn_counter != 1)) in ntest_0_entry() 300 syn_counter++; in my_packet_process_4_21()
|
D | netx_15_25_test.c | 35 static ULONG syn_counter; variable 64 syn_counter = 0; in test_application_define() 185 if(error_counter || (drop_counter != 1) || (syn_counter != 2)) in ntest_0_entry() 301 syn_counter++; in my_packet_process_15_25()
|
D | netx_12_02_test.c | 39 static ULONG syn_counter; variable 69 syn_counter = 0;; in test_application_define() 177 if(syn_counter == 1) in ntest_0_entry() 261 if(error_counter || syn_counter != 1) in ntest_1_entry() 384 syn_counter++; in my_tcp_packet_receive_12_02()
|
D | netx_12_03_test.c | 36 static ULONG syn_counter; variable 71 syn_counter = 0; in test_application_define() 189 if(syn_counter == 1) in ntest_0_entry() 272 if((error_counter != 0) || (syn_counter != 1)) in ntest_1_entry() 398 syn_counter++; in my_tcp_packet_receive_12_03()
|
D | netx_12_19_test.c | 36 static ULONG syn_counter; variable 69 syn_counter = 0; in test_application_define() 178 if(syn_counter == 1) in ntest_0_entry() 280 if((error_counter != 0 ) || (syn_counter != 1 )) in ntest_1_entry() 411 syn_counter++; in my_tcp_packet_receive_12_19()
|
D | netx_12_26_test.c | 43 static ULONG syn_counter; variable 73 syn_counter = 0; in test_application_define() 195 if(syn_counter == 1) in ntest_0_entry() 309 if((error_counter != 0 ) || (syn_counter != 1 )) in ntest_1_entry() 441 syn_counter++; in my_tcp_packet_receive_12_26()
|
D | netx_2_17_test.c | 32 static ULONG syn_counter; variable 59 syn_counter = 0; in test_application_define() 178 if((error_counter) || (syn_counter != 1)) in ntest_0_entry() 296 syn_counter++; in my_tcp_packet_receive_2_17()
|
D | netx_5_24_test.c | 33 static ULONG syn_counter; variable 63 syn_counter = 0; in test_application_define() 206 if((error_counter) || (syn_counter != 1)) in ntest_0_entry() 355 syn_counter++; in my_packet_process_5_24()
|
D | netx_12_24_test.c | 35 static ULONG syn_counter; variable 61 syn_counter = 0; in test_application_define() 270 if((error_counter !=0) || (syn_counter != 1) || (syn_ack_counter != 1)) in ntest_1_entry() 321 syn_counter++; in my_tcp_packet_receive_12_24()
|
D | netx_3_17_test.c | 31 static ULONG syn_counter; variable 64 syn_counter = 0; in test_application_define() 191 if((error_counter) || (data_packet_counter != 1) || (rst_counter != 2) || (syn_counter != 2)) in ntest_0_entry() 340 syn_counter++; in my_packet_process_3_17() 433 syn_counter++; in my_tcp_packet_receive_3_17_2()
|
D | netx_6_20_test.c | 35 static ULONG syn_counter; variable 66 syn_counter = 0; in test_application_define() 209 if((error_counter) || (syn_counter != 1)) in ntest_0_entry() 357 syn_counter++; in my_packet_process_6_20()
|
D | netx_9_27_test.c | 35 static ULONG syn_counter; variable 73 syn_counter = 0; in test_application_define() 256 if(error_counter || (syn_counter != 1) || (rst_counter != 1)) in ntest_1_entry() 363 syn_counter++; in my_tcp_packet_receive_9_27_01()
|
D | netx_12_18_test.c | 37 static ULONG syn_counter; variable 76 syn_counter = 0; in test_application_define() 322 if((error_counter !=0) || (syn_counter != 1) || (data_counter != 2)) in ntest_1_entry() 399 syn_counter++; in my_tcp_packet_receive_12_18()
|
D | netx_12_01_test.c | 37 static ULONG syn_counter; variable 73 syn_counter = 0; in test_application_define() 254 if((error_counter != 0) || (syn_counter != 1) || (rst_counter != 1)) in ntest_1_entry() 377 syn_counter++; in my_tcp_packet_receive_12_01_1()
|
D | netx_12_04_test.c | 38 static ULONG syn_counter; variable 70 syn_counter = 0; in test_application_define() 247 if ((error_counter != 0) && (syn_counter != 1) && (rst_counter != 1)) in ntest_1_entry() 371 syn_counter++; in my_tcp_packet_receive_12_04()
|
D | netx_tcp_ack_check_for_syn_message_test.c | 39 static ULONG syn_counter; variable 303 if ((error_counter) || (syn_counter != 1) || (rst_counter != 1)) in thread_1_entry() 335 syn_counter++; in client_driver_packet_process()
|
D | netx_3_07_test.c | 28 static ULONG syn_counter; variable 61 syn_counter = 0; in test_application_define() 258 if((error_counter) || (rst_counter != 1) || (syn_counter != 1) || (ack_counter != 1)) in ntest_1_entry() 376 syn_counter++; in my_tcp_packet_receive_3_07()
|
D | netx_10_23_02_test.c | 35 static ULONG syn_counter; variable 66 syn_counter = 0; in test_application_define() 201 if((error_counter) || (rst_counter != 1) || (syn_counter != 1) || (fin_counter != 2)) in ntest_0_entry() 342 syn_counter++; in my_packet_process_10_23_02()
|
D | netx_12_25_test.c | 36 static ULONG syn_counter; variable 66 syn_counter = 0; in test_application_define() 272 if((error_counter !=0) || (syn_counter != 1) || (syn_ack_counter != 1)) in ntest_1_entry() 404 syn_counter++; in my_tcp_packet_receive_12_25()
|