Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/
Dplus_tcp_demo_cli.c165 size_t uxCommandLength; member
251 …if( can_handle( pcBuffer, pxCommand->pcCommand, pxCommand->uxCommandLength, pxCommand->pHandler ) … in xHandleTestingCommand()