ReactOS 0.4.15-dev-7842-g558ab78
_TDI_REQUEST_KERNEL_RECEIVEDG Struct Reference

#include <tdikrnl.h>

Collaboration diagram for _TDI_REQUEST_KERNEL_RECEIVEDG:

Public Attributes

ULONG ReceiveLength
 
PTDI_CONNECTION_INFORMATION ReceiveDatagramInformation
 
PTDI_CONNECTION_INFORMATION ReturnDatagramInformation
 
ULONG ReceiveFlags
 

Detailed Description

Definition at line 107 of file tdikrnl.h.

Member Data Documentation

◆ ReceiveDatagramInformation

PTDI_CONNECTION_INFORMATION _TDI_REQUEST_KERNEL_RECEIVEDG::ReceiveDatagramInformation

Definition at line 109 of file tdikrnl.h.

Referenced by DispTdiReceiveDatagram().

◆ ReceiveFlags

ULONG _TDI_REQUEST_KERNEL_RECEIVEDG::ReceiveFlags

Definition at line 111 of file tdikrnl.h.

Referenced by DispTdiReceiveDatagram().

◆ ReceiveLength

ULONG _TDI_REQUEST_KERNEL_RECEIVEDG::ReceiveLength

Definition at line 108 of file tdikrnl.h.

Referenced by DispTdiReceiveDatagram().

◆ ReturnDatagramInformation

PTDI_CONNECTION_INFORMATION _TDI_REQUEST_KERNEL_RECEIVEDG::ReturnDatagramInformation

Definition at line 110 of file tdikrnl.h.

Referenced by DispTdiReceiveDatagram().


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