|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <shared.h>

Public Attributes | |
| PAFD_WSABUF | BufferArray |
| ULONG | BufferCount |
| ULONG | AfdFlags |
| ULONG | TdiFlags |
| ULONG _AFD_SEND_INFO::AfdFlags |
Definition at line 103 of file shared.h.
Referenced by AfdConnectedSocketWriteData(), AfdSend(), SendComplete(), and WSPSend().
| PAFD_WSABUF _AFD_SEND_INFO::BufferArray |
Definition at line 101 of file shared.h.
Referenced by AfdConnectedSocketWriteData(), AfdSend(), CleanupPendingIrp(), PacketSocketSendComplete(), SendComplete(), and WSPSend().
| ULONG _AFD_SEND_INFO::BufferCount |
Definition at line 102 of file shared.h.
Referenced by AfdConnectedSocketWriteData(), AfdSend(), CleanupPendingIrp(), PacketSocketSendComplete(), SendComplete(), and WSPSend().
| ULONG _AFD_SEND_INFO::TdiFlags |