Home
last modified time | relevance | path

Searched refs:TDI_EVENT_RECEIVE (Results 1 – 4 of 4) sorted by relevance

/reactos/drivers/network/afd/afd/
H A Devent.c244 TDI_EVENT_RECEIVE, in AfdRegisterEventHandlers()
294 TDI_EVENT_RECEIVE, in AfdDeregisterEventHandlers()
/reactos/sdk/include/psdk/
H A Dtdi.h320 #define TDI_EVENT_RECEIVE 3 macro
/reactos/sdk/include/ddk/
H A Dtdikrnl.h149 #define TDI_EVENT_RECEIVE 3 macro
/reactos/drivers/network/tcpip/tcpip/
H A Ddispatch.c1181 case TDI_EVENT_RECEIVE: in DispTdiSetEventHandler()