Searched refs:WSAENETDOWN (Results 1 - 11 of 11) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/
H A Dwsockcompat.h54 #define ENETDOWN WSAENETDOWN
/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h98 # define ENETDOWN WSAENETDOWN
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16error.c208 case WSAENETDOWN:
H A Dwin32_errors.c239 case WSAENETDOWN:
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp360 case WSAENETDOWN: return VERR_NET_DOWN;
/vbox/src/VBox/Devices/Network/slirp/
H A Dslirp.h102 # define ENETDOWN WSAENETDOWN
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h862 #define WSAENETDOWN (WSABASEERR+50) macro
H A Dwinerror.h1827 #define WSAENETDOWN (WSABASEERR+50) macro
/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceVMInfo.cpp952 if (WSAENETDOWN == wsaErr)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h892 #define WSAENETDOWN (WSABASEERR+50) macro
H A Dwinerror.h1609 #define WSAENETDOWN (WSABASEERR+50) macro

Completed in 151 milliseconds