HomeSort by relevance Sort by last modified time
    Searched defs:IOC_VENDOR (Results 1 - 3 of 3) sorted by null

  /prebuilts/go/darwin-x86/src/syscall/
types_windows.go 547 IOC_VENDOR = 0x18000000
551 SIO_KEEPALIVE_VALS = IOC_IN | IOC_VENDOR | 4
552 SIO_UDP_CONNRESET = IOC_IN | IOC_VENDOR | 12
  /prebuilts/go/linux-x86/src/syscall/
types_windows.go 547 IOC_VENDOR = 0x18000000
551 SIO_KEEPALIVE_VALS = IOC_IN | IOC_VENDOR | 4
552 SIO_UDP_CONNRESET = IOC_IN | IOC_VENDOR | 12
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h 510 #define IOC_VENDOR 0x18000000
    [all...]

Completed in 179 milliseconds