Home
last modified time | relevance | path

Searched defs:STATUS_NDIS_INDICATION_REQUIRED (Results 1 – 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dntstatus.h185 #define STATUS_NDIS_INDICATION_REQUIRED ((NTSTATUS)0x40230001) macro
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dzerrors_windows.go8855STATUS_NDIS_INDICATION_REQUIRED NTStatus = 0x402300… const