Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_TCP_WIN.c1678 static TCPSegment_t * pxTCPWindowTx_GetWaitQueue( const TCPWindow_t * pxWindow ) in pxTCPWindowTx_GetWaitQueue() function
1834 pxSegment = pxTCPWindowTx_GetWaitQueue( pxWindow ); in ulTCPWindowTxGet()