Home
last modified time | relevance | path

Searched defs:pxSegment (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_TCP_WIN.c481 TCPSegment_t * pxSegment, * pxReturn = NULL; in xTCPWindowRxFind() local
526 TCPSegment_t * pxSegment; in xTCPWindowNew() local
640 TCPSegment_t * pxSegment; in xTCPWindowGetHead() local
698 static void vTCPWindowFree( TCPSegment_t * pxSegment ) in vTCPWindowFree()
736 TCPSegment_t * pxSegment; in vTCPWindowDestroy() local
936 TCPSegment_t * pxSegment; in xTCPWindowRxConfirm() local
1364 TCPSegment_t * pxSegment, in prvTCPWindowTxAdd_FrontSegment()
1420 TCPSegment_t * pxSegment = pxWindow->pxHeadSegment; in lTCPWindowTxAdd() local
1521 const TCPSegment_t * pxSegment; in prvTCPWindowTxHasSpace() local
1591 TCPSegment_t const * pxSegment; in xTCPWindowTxHasData() local
[all …]
DFreeRTOS_Tiny_TCP.c190 TCPSegment_t * pxSegment = &( pxWindow->xTxSegment ); in lTCPWindowTxAdd() local
257 TCPSegment_t * pxSegment = &( pxWindow->xTxSegment ); in ulTCPWindowTxGet() local
368 TCPSegment_t const * pxSegment = &( pxWindow->xTxSegment ); in xTCPWindowTxHasData() local
423 TCPSegment_t * pxSegment = &( pxWindow->xTxSegment ); in ulTCPWindowTxAck() local