ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

event.c File Reference
#include "precomp.h"
#include "lwip/err.h"
#include "lwip/sys.h"
#include "lwip/pbuf.h"
#include "lwip/tcp.h"
#include "lwip/api.h"
#include "rosip.h"

Go to the source code of this file.

Functions

static VOID BucketCompletionWorker (PVOID Context)
VOID CompleteBucket (PCONNECTION_ENDPOINT Connection, PTDI_BUCKET Bucket, const BOOLEAN Synchronous)
VOID FlushReceiveQueue (PCONNECTION_ENDPOINT Connection, const NTSTATUS Status, const BOOLEAN interlocked)
VOID FlushSendQueue (PCONNECTION_ENDPOINT Connection, const NTSTATUS Status, const BOOLEAN interlocked)
VOID FlushShutdownQueue (PCONNECTION_ENDPOINT Connection, const NTSTATUS Status, const BOOLEAN interlocked)
VOID FlushConnectQueue (PCONNECTION_ENDPOINT Connection, const NTSTATUS Status)
VOID FlushListenQueue (PCONNECTION_ENDPOINT Connection, const NTSTATUS Status)
VOID FlushAllQueues (PCONNECTION_ENDPOINT Connection, NTSTATUS Status)
VOID TCPFinEventHandler (void *arg, const err_t err)
VOID TCPAcceptEventHandler (void *arg, PTCP_PCB newpcb)
VOID TCPSendEventHandler (void *arg, u16_t space)
VOID TCPRecvEventHandler (void *arg)
VOID TCPConnectEventHandler (void *arg, err_t err)

Variables

static const char *const tcp_state_str []
NPAGED_LOOKASIDE_LIST TdiBucketLookasideList

Generated on Fri May 25 2012 05:10:57 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.