Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_TCP_WIN.c485 TCPSegment_t * pxSegment, * pxReturn = NULL; in xTCPWindowRxFind() local
530 TCPSegment_t * pxSegment; in xTCPWindowNew() local
644 TCPSegment_t * pxSegment; in xTCPWindowGetHead() local
702 static void vTCPWindowFree( TCPSegment_t * pxSegment ) in vTCPWindowFree()
740 TCPSegment_t * pxSegment; in vTCPWindowDestroy() local
940 TCPSegment_t * pxSegment; in xTCPWindowRxConfirm() local
1368 TCPSegment_t * pxSegment, in prvTCPWindowTxAdd_FrontSegment()
1424 TCPSegment_t * pxSegment = pxWindow->pxHeadSegment; in lTCPWindowTxAdd() local
1525 const TCPSegment_t * pxSegment; in prvTCPWindowTxHasSpace() local
1595 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