MCPcopy Create free account
hub / github.com/F-Stack/f-stack / graph_status_get

Function graph_status_get

dpdk/app/graph/graph.c:254–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254bool
255graph_status_get(void)
256{
257 return graph_started;
258}
259
260static void
261cli_graph_start(__rte_unused void *parsed_result, __rte_unused struct cmdline *cl,

Callers 4

route_ip6_addFunction · 0.85
neigh_ip4_addFunction · 0.85
neigh_ip6_addFunction · 0.85
route_ip4_addFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected