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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Socket.h 357 #define SOCK_ABORT 10 ///< Need to reset the protocol process
SockInterface.c 833 Status = Sock->ProtoHandler (Sock, SOCK_ABORT, NULL);
Tcp4Dispatcher.c 662 case SOCK_ABORT:
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
Socket.h 97 #define SOCK_ABORT 10 ///< Need to reset the protocol process
SockInterface.c 869 Status = Sock->ProtoHandler (Sock, SOCK_ABORT, NULL);
TcpDispatcher.c 836 case SOCK_ABORT:

Completed in 251 milliseconds