Searched defs:rte_distributor_backlog (Results 1 – 1 of 1) sorted by relevance
69 struct rte_distributor_backlog { struct70 unsigned int start;71 unsigned int count;72 int64_t pkts[RTE_DIST_BURST_SIZE] __rte_cache_aligned;73 uint16_t *tags; /* will point to second cacheline of inflights */