Searched refs:IP_REQ_TIMED_OUT (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dipexport.h91 #define IP_REQ_TIMED_OUT (IP_STATUS_BASE + 10) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dipexport.h88 #define IP_REQ_TIMED_OUT (IP_STATUS_BASE + 10) macro
/vbox/src/VBox/NetworkServices/NAT/
H A Dpxping_win.c329 if (error == IP_REQ_TIMED_OUT) {
615 if (error == IP_REQ_TIMED_OUT) {
/vbox/src/VBox/Devices/Network/slirp/
H A Dip_icmpwin.c354 if (error == IP_REQ_TIMED_OUT)

Completed in 1108 milliseconds