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