Searched refs:graph_node_has_loop_edge (Results 1 – 3 of 3) sorted by relevance
220 int graph_node_has_loop_edge(struct graph *graph);
35 graph_node_has_loop_edge(struct graph *graph) in graph_node_has_loop_edge() function
318 if (graph_node_has_loop_edge(graph)) in rte_graph_create()