Home
last modified time | relevance | path

Searched refs:graph_node_name_to_ptr (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_graph/
H A Dgraph_populate.c120 graph_node_name_to_ptr(const struct rte_graph *graph, const char *name) in graph_node_name_to_ptr() function
145 node->nodes[val] = graph_node_name_to_ptr(graph, name); in graph_node_nexts_populate()
168 node = graph_node_name_to_ptr(graph, name); in graph_src_nodes_populate()
H A Dgraph_private.h319 struct rte_node *graph_node_name_to_ptr(const struct rte_graph *graph,
H A Dgraph.c187 graph_node_name_to_ptr(graph->graph, name)); in graph_node_init()
208 graph_node_name_to_ptr(graph->graph, in graph_node_fini()