Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dnetmap_module.c24 #define IDLE_POLL_COUNT 10 macro
226 if (npc->idle_poll_count >= IDLE_POLL_COUNT) { in netmap_select()