Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_graph/
H A Drte_graph_worker.h41 rte_graph_off_t *cir_start; /**< Pointer to circular buffer. */ member
134 const rte_graph_off_t *cir_start = graph->cir_start; in rte_graph_walk() local
H A Dgraph_private.h93 uint32_t cir_start; member