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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpMain.c178 Status = SockConfigure (Sock, TcpConfigData);
693 Status = SockConfigure (Sock, Tcp6ConfigData);
H A DSocket.h50 // SockConfigure. The state transition diagram of socket is
724 SockConfigure (
H A DSockInterface.c276 SockConfigure ( function
288 "SockConfigure: Get the access for socket failed with %r",
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Main.c204 Status = SockConfigure (Sock, TcpConfigData);
H A DSocket.h51 // SockConfigure. The state transition diagram of socket is
751 SockConfigure (
H A DSockInterface.c266 SockConfigure ( function
276 DEBUG ((EFI_D_ERROR, "SockConfigure: Get the access for "

Completed in 54 milliseconds