Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dtimer.h54 RemoveFromTimeoutList(mtcp_manager_t mtcp, tcp_stream *cur_stream);
/mOS-networking-stack/core/src/
H A Dtimer.c137 RemoveFromTimeoutList(mtcp_manager_t mtcp, tcp_stream *cur_stream) in RemoveFromTimeoutList() function
H A Dcore.c605 RemoveFromTimeoutList(mtcp, stream); in HandleApplicationCalls()
698 RemoveFromTimeoutList(mtcp, stream); in HandleApplicationCalls()
H A Dtcp_stream.c821 RemoveFromTimeoutList(mtcp, stream);