HomeSort by relevance Sort by last modified time
    Searched refs:RX_TIMEOUT_ERROR (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/OobRx/
OobRx.h 36 #define RX_TIMEOUT_ERROR WSAETIMEDOUT
64 #define RX_TIMEOUT_ERROR ETIMEDOUT
OobRx.c 174 if ( RX_TIMEOUT_ERROR != RetVal ) {
204 if ( RX_TIMEOUT_ERROR != RetVal ) {

Completed in 110 milliseconds