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

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DxeNetLib.c 459 Buf = (CHAR8 *) AllocatePool (NET_DEBUG_MSG_LEN);
466 AsciiVSPrint (Buf, NET_DEBUG_MSG_LEN, Format, Marker);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
NetLib.h 268 #define NET_DEBUG_MSG_LEN 470 // 512 - (ether+ip4+udp4 head length)
    [all...]

Completed in 1028 milliseconds