Searched defs:IOC_WS2 (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwinsock2.h508 #define IOC_WS2 0x08000000 macro
517 #define SIO_ASSOCIATE_HANDLE _WSAIOW(IOC_WS2,1)
518 #define SIO_ENABLE_CIRCULAR_QUEUEING _WSAIO(IOC_WS2,2)
519 #define SIO_FIND_ROUTE _WSAIOR(IOC_WS2,3)
520 #define SIO_FLUSH _WSAIO(IOC_WS2,4)
521 #define SIO_GET_BROADCAST_ADDRESS _WSAIOR(IOC_WS2,5)
522 #define SIO_GET_EXTENSION_FUNCTION_POINTER _WSAIORW(IOC_WS2,6)
523 #define SIO_GET_QOS _WSAIORW(IOC_WS2,7)
524 #define SIO_GET_GROUP_QOS _WSAIORW(IOC_WS2,8)
525 #define SIO_MULTIPOINT_LOOPBACK _WSAIOW(IOC_WS2,
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwinsock2.h508 #define IOC_WS2 0x08000000 macro
517 #define SIO_ASSOCIATE_HANDLE _WSAIOW(IOC_WS2,1)
518 #define SIO_ENABLE_CIRCULAR_QUEUEING _WSAIO(IOC_WS2,2)
519 #define SIO_FIND_ROUTE _WSAIOR(IOC_WS2,3)
520 #define SIO_FLUSH _WSAIO(IOC_WS2,4)
521 #define SIO_GET_BROADCAST_ADDRESS _WSAIOR(IOC_WS2,5)
522 #define SIO_GET_EXTENSION_FUNCTION_POINTER _WSAIORW(IOC_WS2,6)
523 #define SIO_GET_QOS _WSAIORW(IOC_WS2,7)
524 #define SIO_GET_GROUP_QOS _WSAIORW(IOC_WS2,8)
525 #define SIO_MULTIPOINT_LOOPBACK _WSAIOW(IOC_WS2,
[all...]

Completed in 92 milliseconds