Searched refs:vTCPTimerSet (Results 1 – 2 of 2) sorted by relevance
100 static portINLINE void vTCPTimerSet( TCPTimer_t * pxTimer );107 static portINLINE void vTCPTimerSet( TCPTimer_t * pxTimer ) in vTCPTimerSet() function229 vTCPTimerSet( &( pxSegment->xTransmitTimer ) ); in lTCPWindowTxAdd()282 vTCPTimerSet( &pxSegment->xTransmitTimer ); in ulTCPWindowTxGet()
350 static portINLINE void vTCPTimerSet( TCPTimer_t * pxTimer );357 static portINLINE void vTCPTimerSet( TCPTimer_t * pxTimer ) in vTCPTimerSet() function566 vTCPTimerSet( &pxSegment->xTransmitTimer ); in xTCPWindowNew()1875 vTCPTimerSet( &( pxSegment->xTransmitTimer ) ); in ulTCPWindowTxGet()