Searched refs:SOCK_CLOSE (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DSocket.h355 #define SOCK_CLOSE 9 ///< Need to close the protocol process macro
H A DSockInterface.c839 Status = Sock->ProtoHandler (Sock, SOCK_CLOSE, NULL);
H A DTcp4Dispatcher.c631 case SOCK_CLOSE:
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DSocket.h96 #define SOCK_CLOSE 9 ///< Need to close the protocol process macro
H A DSockInterface.c875 Status = Sock->ProtoHandler (Sock, SOCK_CLOSE, NULL);
H A DTcpDispatcher.c778 case SOCK_CLOSE:

Completed in 50 milliseconds