ReactOS 0.4.16-dev-852-gcfcc8d8
|
#include <tdikrnl.h>
Public Attributes | |
ULONG | ReceiveLength |
PTDI_CONNECTION_INFORMATION | ReceiveDatagramInformation |
PTDI_CONNECTION_INFORMATION | ReturnDatagramInformation |
ULONG | ReceiveFlags |
PTDI_CONNECTION_INFORMATION _TDI_REQUEST_KERNEL_RECEIVEDG::ReceiveDatagramInformation |
Definition at line 109 of file tdikrnl.h.
Referenced by DispTdiReceiveDatagram().
ULONG _TDI_REQUEST_KERNEL_RECEIVEDG::ReceiveFlags |
Definition at line 111 of file tdikrnl.h.
Referenced by DispTdiReceiveDatagram().
ULONG _TDI_REQUEST_KERNEL_RECEIVEDG::ReceiveLength |
Definition at line 108 of file tdikrnl.h.
Referenced by DispTdiReceiveDatagram().
PTDI_CONNECTION_INFORMATION _TDI_REQUEST_KERNEL_RECEIVEDG::ReturnDatagramInformation |
Definition at line 110 of file tdikrnl.h.
Referenced by DispTdiReceiveDatagram().