Searched refs:rte_graph_node_get (Results 1 – 5 of 5) sorted by relevance
17 rte_graph_node_get;
361 struct rte_node *rte_graph_node_get(rte_graph_t graph_id, rte_node_t node_id);
417 rte_graph_node_get(rte_graph_t gid, uint32_t nid) in rte_graph_node_get() function
669 node = rte_graph_node_get(graph_id, tm->test_node[i].idx); in test_graph_lookup_functions()
223 ``rte_graph_foreach_node()``, ``rte_graph_node_get()``,