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.h65 struct rte_distributor_backlog { struct
66 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 */