Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/
Dplus_tcp_demo_cli.c249 struct xCommandCouple * pxCommand = &( xCommands[ xIndex ] ); in xHandleTestingCommand() local
251 …if( can_handle( pcBuffer, pxCommand->pcCommand, pxCommand->uxCommandLength, pxCommand->pHandler ) … in xHandleTestingCommand()