Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dcore.c304 uint32_t gflow_cnt = 0; in PrintNetworkStats() local
316 gflow_cnt = 0; in PrintNetworkStats()
322 gflow_cnt += g_mtcp[i]->flow_cnt; in PrintNetworkStats()
352 fprintf(stderr, "[ ALL ] flows: %6u\n", gflow_cnt); in PrintNetworkStats()