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

  /device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/
VirtioNet.h 70 UINT16 HdrLen;
  /device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpImpl.c 841 UINTN HdrLen;
875 HdrLen = HttpInstance->CacheBody + HttpInstance->CacheLen - HttpInstance->NextMsg;
876 HttpHeaders = AllocateZeroPool (HdrLen);
882 CopyMem (HttpHeaders, HttpInstance->NextMsg, HdrLen);
887 SizeofHeaders = HdrLen;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netmon.h     [all...]

Completed in 194 milliseconds