Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dtimer.c208 RaiseErrorEvent(mtcp, cur_stream); in HandleRTO()
269 RaiseErrorEvent(mtcp, cur_stream); in HandleRTO()
522 RaiseErrorEvent(mtcp, walk); in CheckConnectionTimeout()
H A Dtcp_in.c596 RaiseErrorEvent(mtcp, cur_stream); in ProcessTCPPayload()
759 RaiseErrorEvent(mtcp, cur_stream); in Handle_TCP_ST_SYN_SENT()
H A Dtcp_stream.c314 RaiseErrorEvent(mtcp_manager_t mtcp, tcp_stream *stream) in RaiseErrorEvent() function
/mOS-networking-stack/core/src/include/
H A Dtcp_stream.h302 RaiseErrorEvent(mtcp_manager_t mtcp, tcp_stream *stream);