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

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
Platform.c 1066 UINT32 ReceiveBufferSize;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Tcp4/
Tcp4.h 69 UINT32 ReceiveBufferSize;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Tcp4.h 71 UINT32 ReceiveBufferSize;
Tcp6.h 136 UINT32 ReceiveBufferSize;
    [all...]
  /external/syslinux/efi32/include/efi/
efitcp.h 35 UINT32 ReceiveBufferSize;
242 UINT32 ReceiveBufferSize;
  /external/syslinux/efi64/include/efi/
efitcp.h 35 UINT32 ReceiveBufferSize;
242 UINT32 ReceiveBufferSize;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efitcp.h 35 UINT32 ReceiveBufferSize;
242 UINT32 ReceiveBufferSize;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Dispatcher.c 114 Option->ReceiveBufferSize = GET_RCV_BUFFSIZE (Tcb->Sk);
481 Option->ReceiveBufferSize
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
IScsiTcp4Io.c 97 ControlOption.ReceiveBufferSize = 0x200000;
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpDispatcher.c 113 Option->ReceiveBufferSize = GET_RCV_BUFFSIZE (Tcb->Sk);
191 Option->ReceiveBufferSize = GET_RCV_BUFFSIZE (Tcb->Sk);
642 Option->ReceiveBufferSize
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tdi.h 220 ULONG ReceiveBufferSize;
  /device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpProto.c 1084 Tcp4Option->ReceiveBufferSize = HTTP_BUFFER_SIZE_DEAULT;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeTcpIoLib/
DxeTcpIoLib.c 214 ControlOption.ReceiveBufferSize = 0x200000;

Completed in 263 milliseconds