Searched refs:ulMTU (Results 1 – 1 of 1) sorted by relevance
329 uint32_t ulMTU; in vReceiveRA_ReadReply() local330 ( void ) ulMTU; in vReceiveRA_ReadReply()333 ulMTU = ulChar2u32( &( pucBytes[ uxIndex + 4U ] ) ); in vReceiveRA_ReadReply()334 FreeRTOS_printf( ( "RA: MTU = %u\n", ( unsigned int ) ulMTU ) ); in vReceiveRA_ReadReply()