Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_TCP_WIN.c1674 static TCPSegment_t * pxTCPWindowTx_GetWaitQueue( const TCPWindow_t * pxWindow ) in pxTCPWindowTx_GetWaitQueue() function
1830 pxSegment = pxTCPWindowTx_GetWaitQueue( pxWindow ); in ulTCPWindowTxGet()