Searched refs:lMinLength (Results 1 – 1 of 1) sorted by relevance
1179 int32_t lMinLength; in prvSendData() local1190 lMinLength = ( ( int32_t ) 2 ) * ( ( int32_t ) pxSocket->u.xTCP.usMSS ); in prvSendData()1196 … ( lRxSpace >= lMinLength ) && /* There is Rx space for more data. */ in prvSendData()