Home
last modified time | relevance | path

Searched refs:rte_node_process_t (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/graph/
H A Drte_graph.h99 typedef uint16_t (*rte_node_process_t)(struct rte_graph *graph, typedef
431 rte_node_process_t process; /**< Node process function. */
H A Dgraph_private.h52 rte_node_process_t process; /**< Node process function. */
H A Drte_graph_worker.h82 rte_node_process_t process; /**< Process function. */
/dpdk/app/test/
H A Dtest_graph.c86 rte_node_process_t process;