Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/ip/transport/tcp/
H A Devent.c95 FlushShutdownQueue(PCONNECTION_ENDPOINT Connection, const NTSTATUS Status) in FlushShutdownQueue() function
178 FlushShutdownQueue(Connection, Status); in FlushAllQueues()
366 FlushShutdownQueue(Connection, STATUS_SUCCESS); in TCPSendEventHandler()
H A Dtcp.c505 FlushShutdownQueue(Connection, STATUS_FILE_CLOSED); in TCPDisconnect()
/reactos/drivers/network/tcpip/include/
H A Dtcp.h210 FlushShutdownQueue(PCONNECTION_ENDPOINT Connection, const NTSTATUS Status);