Searched refs:NET_DEBUG_MSG_LEN (Results 1 – 2 of 2) sorted by relevance
235 #define NET_DEBUG_MSG_LEN 470 // 512 - (ether+ip4+udp4 head length) macro
459 Buf = (CHAR8 *) AllocatePool (NET_DEBUG_MSG_LEN); in NetDebugASPrint()466 AsciiVSPrint (Buf, NET_DEBUG_MSG_LEN, Format, Marker); in NetDebugASPrint()