Searched defs:thresh (Results 1 – 3 of 3) sorted by relevance
| /mOS-networking-stack/core/src/ |
| H A D | timer.c | 381 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 D | tcp_out.c | 573 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 D | core.c | 767 int thresh = g_config.mos->max_concurrency; in WritePacketsToChunks() local 865 int thresh; in RunMainLoop() local
|