Home
last modified time | relevance | path

Searched refs:syn_counter (Results 1 – 25 of 28) sorted by relevance

12

/NetX-Duo-v6.4.1/test/regression/netxduo_test/
Dnetx_9_17_test.c45 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()
Dnetx_11_18_test.c37 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()
Dnetx_tcp_mss_option_test.c29 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()
Dnetx_1_01_test.c33 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()
Dnetx_tcp_max_window_scale_test.c25 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()
Dnetx_1_17_test.c31 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()
Dnetx_4_21_test.c27 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()
Dnetx_15_25_test.c35 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()
Dnetx_12_02_test.c39 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()
Dnetx_12_03_test.c36 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()
Dnetx_12_19_test.c36 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()
Dnetx_12_26_test.c43 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()
Dnetx_2_17_test.c32 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()
Dnetx_5_24_test.c33 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()
Dnetx_12_24_test.c35 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()
Dnetx_3_17_test.c31 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()
Dnetx_6_20_test.c35 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()
Dnetx_9_27_test.c35 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()
Dnetx_12_18_test.c37 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()
Dnetx_12_01_test.c37 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()
Dnetx_12_04_test.c38 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()
Dnetx_tcp_ack_check_for_syn_message_test.c39 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()
Dnetx_3_07_test.c28 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()
Dnetx_10_23_02_test.c35 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()
Dnetx_12_25_test.c36 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()

12