Home
last modified time | relevance | path

Searched refs:TdiOpenDevice (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/network/afd/afd/
H A Dtdi.c88 static NTSTATUS TdiOpenDevice( in TdiOpenDevice() function
216 Status = TdiOpenDevice(DeviceName, in TdiOpenAddressFile()
323 Status = TdiOpenDevice(DeviceName, in TdiOpenConnectionEndpointFile()
/reactos/modules/rosapps/applications/net/tditest/tditest/
H A Dtditest.c89 NTSTATUS TdiOpenDevice( in TdiOpenDevice() function
218 Status = TdiOpenDevice(Protocol, EaLength, EaInfo, Transport, TransportObject); in TdiOpenTransport()