Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dtimer.h70 CheckConnectionTimeout(mtcp_manager_t mtcp, uint32_t cur_ts, int thresh);
/mOS-networking-stack/core/src/
H A Dtimer.c494 CheckConnectionTimeout(mtcp_manager_t mtcp, uint32_t cur_ts, int thresh) in CheckConnectionTimeout() function
H A Dcore.c955 CheckConnectionTimeout(mtcp, ts, thresh); in RunMainLoop()