Home
last modified time | relevance | path

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

/dpdk/lib/graph/
H A Dgraph.c417 rte_graph_node_get(rte_graph_t gid, uint32_t nid) in rte_graph_node_get() argument
424 GRAPH_ID_CHECK(gid); in rte_graph_node_get()
426 if (graph->id == gid) { in rte_graph_node_get()