Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_graph/
H A Dgraph_ops.c99 graph_mark_nodes_as_not_visited(struct graph *graph) in graph_mark_nodes_as_not_visited() function
148 graph_mark_nodes_as_not_visited(graph); in graph_has_isolated_node()
H A Dgraph_private.h256 void graph_mark_nodes_as_not_visited(struct graph *graph);