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

  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpMain.c 179 Status = SockConfigure (Sock, TcpConfigData);
694 Status = SockConfigure (Sock, Tcp6ConfigData);
    [all...]
Socket.h 50 // SockConfigure. The state transition diagram of socket is
724 SockConfigure (
SockInterface.c 276 SockConfigure (
288 "SockConfigure: Get the access for socket failed with %r",
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Main.c 204 Status = SockConfigure (Sock, TcpConfigData);
Socket.h 52 // SockConfigure. The state transition diagram of socket is
752 SockConfigure (
SockInterface.c 266 SockConfigure (
276 DEBUG ((EFI_D_ERROR, "SockConfigure: Get the access for "

Completed in 78 milliseconds