Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_graph/
H A Drte_graph_worker.h36 struct rte_graph { struct
41 rte_graph_off_t *cir_start; /**< Pointer to circular buffer. */ argument
42 rte_graph_off_t nodes_start; /**< Offset at which node memory starts. */ argument
43 rte_graph_t id; /**< Graph identifier. */ argument
57 rte_graph_off_t next; /**< Index to next node. */ argument