Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dcore.c56 #define PER_STREAM_TCHECK 1 // in ms macro
935 thresh = (int)mtcp->flow_cnt / (TS_TO_USEC(PER_STREAM_TCHECK)); in RunMainLoop()