Home
last modified time | relevance | path

Searched defs:thresh (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/core/src/
H A Dtimer.c381 CheckRtmTimeout(mtcp_manager_t mtcp, uint32_t cur_ts, int thresh) in CheckRtmTimeout()
441 CheckTimewaitExpire(mtcp_manager_t mtcp, uint32_t cur_ts, int thresh) in CheckTimewaitExpire()
494 CheckConnectionTimeout(mtcp_manager_t mtcp, uint32_t cur_ts, int thresh) in CheckConnectionTimeout()
H A Dtcp_out.c573 struct mtcp_sender *sender, uint32_t cur_ts, int thresh) in WriteTCPControlList()
623 struct mtcp_sender *sender, uint32_t cur_ts, int thresh) in WriteTCPDataList()
713 struct mtcp_sender *sender, uint32_t cur_ts, int thresh) in WriteTCPACKList()
H A Dcore.c767 int thresh = g_config.mos->max_concurrency; in WritePacketsToChunks() local
865 int thresh; in RunMainLoop() local