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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DSocket.h348 #define SOCK_CONFIGURE 2 ///< Configure attached PCB macro
H A DSockInterface.c289 Status = Sock->ProtoHandler (Sock, SOCK_CONFIGURE, ConfigData);
H A DTcp4Dispatcher.c679 case SOCK_CONFIGURE:
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DSocket.h89 #define SOCK_CONFIGURE 2 ///< Configure attached PCB macro
H A DSockInterface.c302 Status = Sock->ProtoHandler (Sock, SOCK_CONFIGURE, ConfigData);
H A DTcpDispatcher.c826 case SOCK_CONFIGURE:

Completed in 53 milliseconds