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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Socket.h 722 SockCreateChild (
Tcp4Driver.c 706 Sock = SockCreateChild (&mTcp4DefaultSockData);
SockInterface.c 207 SockCreateChild (
220 DEBUG ((EFI_D_ERROR, "SockCreateChild: No resource to "
229 DEBUG ((EFI_D_ERROR, "SockCreateChild: Get the lock to "
243 DEBUG ((EFI_D_ERROR, "SockCreateChild: Protocol failed to"
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
Socket.h 694 SockCreateChild (
SockInterface.c 210 SockCreateChild (
225 "SockCreateChild: No resource to create a new socket\n")
236 "SockCreateChild: Get the lock to access socket failed with %r\n",
253 "SockCreateChild: Protocol failed to attach a socket with %r\n",
TcpDriver.c 916 Sock = SockCreateChild (&mTcpDefaultSockData);

Completed in 467 milliseconds