Searched refs:drop_counter (Results 1 – 5 of 5) sorted by relevance
34 static ULONG drop_counter; variable63 drop_counter = 0; in test_application_define()185 if(error_counter || (drop_counter != 1) || (syn_counter != 2)) in ntest_0_entry()303 if(drop_counter == 0) in my_packet_process_15_25()308 drop_counter++; in my_packet_process_15_25()313 …x_tcp_socket_timeout != (client_socket.nx_tcp_socket_timeout_rate << (drop_counter * client_socket… in my_packet_process_15_25()
34 static ULONG drop_counter; variable63 drop_counter = 0; in test_application_define()302 if(error_counter || (drop_counter != 2) || (data_packet_counter != 1)) in ntest_1_entry()336 if(drop_counter < 2) in my_packet_process_15_24()340 …x_tcp_socket_timeout != (server_socket.nx_tcp_socket_timeout_rate << (drop_counter * server_socket… in my_packet_process_15_24()347 drop_counter++; in my_packet_process_15_24()
43 static ULONG drop_counter; variable72 drop_counter = 0; in test_application_define()229 if((error_counter !=0) || (drop_counter != 1) || (data_counter == 0)) in ntest_0_entry()360 if(drop_counter == 0) in my_packet_process_15_03()366 drop_counter++; in my_packet_process_15_03()
46 static ULONG drop_counter; variable77 drop_counter = 0; in test_application_define()323 …if(error_counter || (drop_counter != 1) || (data_packet_counter != 1) || (is_different != NX_TRUE)) in ntest_1_entry()381 if (drop_counter == 0) in my_packet_process_15_21()387 drop_counter ++; in my_packet_process_15_21()
160 UINT drop_counter = 0; in ntest_0_entry() local242 drop_counter = ip_0.nx_ip_receive_packets_dropped; in ntest_0_entry()247 if (drop_counter == ip_0.nx_ip_receive_packets_dropped) in ntest_0_entry()