Home
last modified time | relevance | path

Searched refs:modify_packets (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_udp_basic_processing_test.c42 static ULONG modify_packets = 0; variable
471 modify_packets = 0; in thread_0_entry()
475 notify_calls += modify_packets; in thread_0_entry()
479 … || (thread_0_counter != total_packets) || (thread_1_counter != total_packets - modify_packets) || in thread_0_entry()
638 if (modify_packets < 1000) in my_packet_process()
642 modify_packets++; in my_packet_process()