|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <shared.h>

Public Attributes | |
| PAFD_WSABUF | BufferArray |
| ULONG | BufferCount |
| ULONG | AfdFlags |
| ULONG | TdiFlags |
| PVOID | Address |
| PINT | AddressLength |
| PVOID _AFD_RECV_INFO_UDP::Address |
Definition at line 96 of file shared.h.
Referenced by AfdPacketSocketReadData(), and WSPRecvFrom().
| PINT _AFD_RECV_INFO_UDP::AddressLength |
Definition at line 97 of file shared.h.
Referenced by AfdPacketSocketReadData(), and WSPRecvFrom().
| ULONG _AFD_RECV_INFO_UDP::AfdFlags |
Definition at line 94 of file shared.h.
Referenced by AfdPacketSocketReadData(), and WSPRecvFrom().
| PAFD_WSABUF _AFD_RECV_INFO_UDP::BufferArray |
Definition at line 92 of file shared.h.
Referenced by AfdPacketSocketReadData(), and WSPRecvFrom().
| ULONG _AFD_RECV_INFO_UDP::BufferCount |
Definition at line 93 of file shared.h.
Referenced by AfdPacketSocketReadData(), and WSPRecvFrom().
| ULONG _AFD_RECV_INFO_UDP::TdiFlags |
Definition at line 95 of file shared.h.
Referenced by AfdPacketSocketReadData(), and WSPRecvFrom().