Home
last modified time | relevance | path

Searched defs:rte_distributor_backlog (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/distributor/
H A Ddistributor_private.h67 struct __rte_cache_aligned rte_distributor_backlog { struct
68 unsigned int start;
69 unsigned int count;
70 alignas(RTE_CACHE_LINE_SIZE) int64_t pkts[RTE_DIST_BURST_SIZE];
71 uint16_t *tags; /* will point to second cacheline of inflights */