Home
last modified time | relevance | path

Searched refs:dumpITEM_COUNT (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/tools/tcp_utilities/
Dtcp_dump_packets.c60 #ifndef dumpITEM_COUNT
61 #define dumpITEM_COUNT 32 macro
209 … uxLength = dumpITEM_COUNT * ( sizeof( void * ) + ipconfigNETWORK_MTU + ipSIZE_OF_ETH_HEADER ); in dump_packet_init()