Home
last modified time | relevance | path

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

/dpdk/lib/graph/
H A Dgraph.c44 graph_node_add(struct graph *graph, struct node *node) in graph_node_add() function
104 if (graph_node_add(graph, adjacency)) in graph_node_edges_add()
150 if (graph_node_add(graph, node)) in expand_pattern_to_node()