Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_distributor/
H A Ddistributor_private.h69 struct rte_distributor_backlog { struct
70 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 */