Searched refs:DPDK_DEF_MIN_SLEEP_MS (Results 1 – 1 of 1) sorted by relevance
143 #define DPDK_DEF_MIN_SLEEP_MS 1 macro307 rte_delay_us_block(DPDK_DEF_MIN_SLEEP_MS*1000); in dpdk_read_with_timeout()308 sleep_ms += DPDK_DEF_MIN_SLEEP_MS; in dpdk_read_with_timeout()960 pd->required_select_timeout.tv_usec = DPDK_DEF_MIN_SLEEP_MS*1000; in pcap_dpdk_activate()