Searched refs:ECMD_PORT (Results 1 – 3 of 3) sorted by relevance
90 ECMD_PORT, enumerator
44 { 4, "PORT", ECMD_PORT, pdTRUE, pdFALSE },
442 … if( ( pxFTPCommand->ucCommandType != ECMD_PASS ) && ( pxFTPCommand->ucCommandType != ECMD_PORT ) ) in prvProcessCommand()662 case ECMD_PORT: /* Active connection to the client. */ in prvProcessCommand()
Completed in 11 milliseconds