Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
HDFreeRTOS_TCP_Transmission.c1177 BaseType_t xSizeWithoutData = ( BaseType_t ) uxSize; in prvSendData() local
1198 … ( xSendLength == xSizeWithoutData ) && /* No Tx data or options to be sent. */ in prvSendData()