ReactOS 0.4.15-dev-7942-gd23573b
_AFD_RECEIVED_ACCEPT_DATA Struct Reference

#include <shared.h>

Collaboration diagram for _AFD_RECEIVED_ACCEPT_DATA:

Public Attributes

ULONG SequenceNumber
 
TRANSPORT_ADDRESS Address
 

Detailed Description

Definition at line 68 of file shared.h.

Member Data Documentation

◆ Address

TRANSPORT_ADDRESS _AFD_RECEIVED_ACCEPT_DATA::Address

Definition at line 70 of file shared.h.

Referenced by SatisfyPreAccept(), and WSPAccept().

◆ SequenceNumber

ULONG _AFD_RECEIVED_ACCEPT_DATA::SequenceNumber

Definition at line 69 of file shared.h.

Referenced by SatisfyPreAccept(), and WSPAccept().


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