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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Socket.h 356 #define SOCK_CLOSE 9 ///< Need to close the protocol process
SockInterface.c 835 Status = Sock->ProtoHandler (Sock, SOCK_CLOSE, NULL);
Tcp4Dispatcher.c 656 case SOCK_CLOSE:
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
Socket.h 96 #define SOCK_CLOSE 9 ///< Need to close the protocol process
SockInterface.c 871 Status = Sock->ProtoHandler (Sock, SOCK_CLOSE, NULL);
TcpDispatcher.c 830 case SOCK_CLOSE:

Completed in 218 milliseconds