Home
last modified time | relevance | path

Searched defs:SIO_GET_INTERFACE_LIST (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dws2tcpip.h38 #define SIO_GET_INTERFACE_LIST _IOR('t',127,u_long) macro
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dtypes_windows.go801 const SIO_GET_INTERFACE_LIST = 0x4004747F const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dtypes_windows.go1376 const SIO_GET_INTERFACE_LIST = 0x4004747F const