Home
last modified time | relevance | path

Searched refs:ReceiveDatagramInformation (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/ddk/
H A Dtdikrnl.h109 PTDI_CONNECTION_INFORMATION ReceiveDatagramInformation; member
712 _Request->ReceiveDatagramInformation = (ReceiveDatagramInfo); \
/reactos/sdk/include/psdk/
H A Dtdi.h107 PTDI_CONNECTION_INFORMATION ReceiveDatagramInformation; member
/reactos/drivers/network/tcpip/tcpip/
H A Ddispatch.c923 DgramInfo->ReceiveDatagramInformation, in DispTdiReceiveDatagram()