Searched refs:tcpDELAYED_ACK_SHORT_DELAY_MS (Results 1 – 2 of 2) sorted by relevance
142 #define tcpDELAYED_ACK_SHORT_DELAY_MS ( 2 ) /**< Should not become smaller than 1. … macro
1217 pxSocket->u.xTCP.usTimeout = ( uint16_t ) tcpDELAYED_ACK_SHORT_DELAY_MS; in prvSendData()