ReactOS 0.4.16-dev-257-g6aa11ac
|
#include <afd.h>
Public Attributes | |
LIST_ENTRY | ListEntry |
UINT | Seq |
PTDI_CONNECTION_INFORMATION | ConnInfo |
AFD_TDI_OBJECT | Object |
PTDI_CONNECTION_INFORMATION _AFD_TDI_OBJECT_QELT::ConnInfo |
Definition at line 137 of file afd.h.
Referenced by ListenComplete(), SatisfyAccept(), and SatisfyPreAccept().
LIST_ENTRY _AFD_TDI_OBJECT_QELT::ListEntry |
Definition at line 135 of file afd.h.
Referenced by ListenComplete().
AFD_TDI_OBJECT _AFD_TDI_OBJECT_QELT::Object |
Definition at line 138 of file afd.h.
Referenced by AfdCloseSocket(), ListenComplete(), and SatisfyAccept().
UINT _AFD_TDI_OBJECT_QELT::Seq |
Definition at line 136 of file afd.h.
Referenced by AfdAccept(), ListenComplete(), and SatisfyPreAccept().