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

  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpMain.c 375 return SockSend (Sock, Token);
    [all...]
Socket.h 797 SockSend (
SockInterface.c 516 SockSend (
536 "SockSend: Get the access for socket failed with %r",
603 "SockSend: Failed to buffer IO token into socket processing SndToken List\n",
616 "SockSend: Failed to process Snd Data\n",
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Main.c 453 return SockSend (Sock, Token);
Socket.h 825 SockSend (
SockInterface.c 500 SockSend (
518 DEBUG ((EFI_D_ERROR, "SockSend: Get the access for socket"
582 DEBUG ((EFI_D_ERROR, "SockSend: Failed to buffer IO token into"
592 DEBUG ((EFI_D_ERROR, "SockSend: Failed to process "

Completed in 45 milliseconds