Home
last modified time | relevance | path

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

/xnu-11215.61.5/tests/skywalk/
H A Dskt_filter.c63 #define CUSTOM_ETHER_ITERATIONS 10000 macro
312 total_expected = CUSTOM_ETHER_THREADS * CUSTOM_ETHER_ITERATIONS; in custom_ether_status()
478 if (args->sent < CUSTOM_ETHER_ITERATIONS) { in custom_ether_handler()
533 if (args->sent == CUSTOM_ETHER_ITERATIONS && in custom_ether_thread()
534 args->received == CUSTOM_ETHER_ITERATIONS) { in custom_ether_thread()