Searched refs:next_flush_time (Results 1 – 2 of 2) sorted by relevance
73 uint64_t next_flush_time[RTE_MAX_ETHPORTS]; member451 if (qconf->next_flush_time[portid] <= now) in l2fwd_flush_job()459 qconf->next_flush_time[portid] = rte_get_timer_cycles() + drain_tsc; in l2fwd_flush_job()
540 if (m_table->len == 0 || m_table->next_flush_time <= now)