Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
HDFreeRTOS_TCP_WIN.c1953 BaseType_t xDoUnlink; in prvTCPWindowTxCheckAck() local
1981 xDoUnlink = pdFALSE; in prvTCPWindowTxCheckAck()
2040 xDoUnlink = pdTRUE; in prvTCPWindowTxCheckAck()
2066 xDoUnlink = pdFALSE; in prvTCPWindowTxCheckAck()
2069 …if( ( xDoUnlink != pdFALSE ) && ( listLIST_ITEM_CONTAINER( &( pxSegment->xQueueItem ) ) != NULL ) ) in prvTCPWindowTxCheckAck()