Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_distributor/
H A Drte_distributor_single.c345 total_outstanding(const struct rte_distributor_single *d) in total_outstanding() function
347 unsigned wkr, total_outstanding; in total_outstanding() local
H A Drte_distributor.c644 total_outstanding(const struct rte_distributor *d) in total_outstanding() function
646 unsigned int wkr, total_outstanding = 0; in total_outstanding() local