Searched refs:graph_node_has_edge_to_src_node (Results 1 – 3 of 3) sorted by relevance
205 int graph_node_has_edge_to_src_node(struct graph *graph);
64 graph_node_has_edge_to_src_node(struct graph *graph) in graph_node_has_edge_to_src_node() function
314 if (graph_node_has_edge_to_src_node(graph)) in rte_graph_create()