Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_TCP_WIN.c480 const ListItem_t * pxEnd; in xTCPWindowRxFind() local
935 … const ListItem_t * pxEnd = ( ( const ListItem_t * ) &( pxWindow->xRxSegments.xListEnd ) ); in xTCPWindowRxConfirm() local
1948 … const ListItem_t * pxEnd = ( ( const ListItem_t * ) &( pxWindow->xTxSegments.xListEnd ) ); in prvTCPWindowTxCheckAck() local
2093 const ListItem_t * pxEnd; in prvTCPWindowFastRetransmit() local
DFreeRTOS_Sockets.c1662 const ListItem_t * pxEnd = ( ( const ListItem_t * ) &( xBoundTCPSocketsList.xListEnd ) ); in prvTCPSetSocketCount() local
2260 const ListItem_t * pxEnd = ( ( const ListItem_t * ) &( pxList->xListEnd ) ); in pxListFindListItemWithValue() local
3991 const ListItem_t * pxEnd = ( ( const ListItem_t * ) &( xBoundTCPSocketsList.xListEnd ) ); in xTCPTimerCheck() local
4095 const ListItem_t * pxEnd = ( ( const ListItem_t * ) &( xBoundTCPSocketsList.xListEnd ) ); in pxTCPSocketLookup() local
4909 const ListItem_t * pxEnd; in vSocketSelect() local