Searched refs:rte_graph_t (Results 1 – 8 of 8) sorted by relevance
47 typedef uint16_t rte_graph_t; /**< Graph id type. */ typedef229 rte_graph_t rte_graph_create(const char *name, struct rte_graph_param *prm);243 int rte_graph_destroy(rte_graph_t id);255 rte_graph_t rte_graph_from_name(const char *name);267 char *rte_graph_id_to_name(rte_graph_t id);307 rte_graph_t rte_graph_max_count(void);318 void rte_graph_dump(FILE *f, rte_graph_t id);361 struct rte_node *rte_graph_node_get(rte_graph_t graph_id, rte_node_t node_id);644 rte_graph_is_invalid(rte_graph_t id) in rte_graph_is_invalid()
20 static rte_graph_t graph_id;260 rte_graph_t358 rte_graph_destroy(rte_graph_t id) in rte_graph_destroy()390 rte_graph_t403 rte_graph_id_to_name(rte_graph_t id) in rte_graph_id_to_name()417 rte_graph_node_get(rte_graph_t gid, uint32_t nid) in rte_graph_node_get()544 graph_scan_dump(FILE *f, rte_graph_t id, bool all) in graph_scan_dump()564 rte_graph_dump(FILE *f, rte_graph_t id) in rte_graph_dump()575 rte_graph_t
16 rte_graph_t nb_graphs;17 rte_graph_t size;205 rte_graph_t count; in cluster_add()269 rte_graph_t i; in rte_graph_cluster_stats_create()
97 rte_graph_t id;
43 rte_graph_t id; /**< Graph identifier. */
42 rte_graph_t graph_id;48 rte_graph_t graph_id;323 rte_graph_t graph_id; in graph_init()618 measure_perf_get(rte_graph_t graph_id) in measure_perf_get()
55 static rte_graph_t graph_id;
92 rte_graph_t graph_id;1008 rte_graph_t graph_id; in main()