Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l3fwd-power/
H A Dmain.c183 #define DEFAULT_COUNT 10000 macro
1168 if (unlikely(poll_count >= DEFAULT_COUNT)) { in main_telemetry_loop()