ReactOS 0.4.17-dev-934-g091855f
_AFD_SUPER_ACCEPT_INFO Struct Reference

#include <shared.h>

Collaboration diagram for _AFD_SUPER_ACCEPT_INFO:

Public Attributes

BOOLEAN SanActive
 
BOOLEAN FixAddressAlignment
 
HANDLE AcceptHandle
 
ULONG ReceiveDataLength
 
ULONG LocalAddressLength
 
ULONG RemoteAddressLength
 

Detailed Description

Definition at line 68 of file shared.h.

Member Data Documentation

◆ AcceptHandle

HANDLE _AFD_SUPER_ACCEPT_INFO::AcceptHandle

Definition at line 72 of file shared.h.

Referenced by AfdSuperAccept(), and WSPAcceptEx().

◆ FixAddressAlignment

BOOLEAN _AFD_SUPER_ACCEPT_INFO::FixAddressAlignment

Definition at line 71 of file shared.h.

Referenced by WSPAcceptEx().

◆ LocalAddressLength

ULONG _AFD_SUPER_ACCEPT_INFO::LocalAddressLength

Definition at line 74 of file shared.h.

Referenced by WSPAcceptEx().

◆ ReceiveDataLength

ULONG _AFD_SUPER_ACCEPT_INFO::ReceiveDataLength

Definition at line 73 of file shared.h.

Referenced by WSPAcceptEx().

◆ RemoteAddressLength

ULONG _AFD_SUPER_ACCEPT_INFO::RemoteAddressLength

Definition at line 75 of file shared.h.

Referenced by WSPAcceptEx().

◆ SanActive

BOOLEAN _AFD_SUPER_ACCEPT_INFO::SanActive

Definition at line 70 of file shared.h.

Referenced by WSPAcceptEx().


The documentation for this struct was generated from the following file: