Searched refs:TCPTimer_t (Results 1 – 3 of 3) sorted by relevance
100 static portINLINE void vTCPTimerSet( TCPTimer_t * pxTimer );107 static portINLINE void vTCPTimerSet( TCPTimer_t * pxTimer ) in vTCPTimerSet()113 static portINLINE uint32_t ulTimerGetAge( const TCPTimer_t * pxTimer );122 static portINLINE uint32_t ulTimerGetAge( const TCPTimer_t * pxTimer ) in ulTimerGetAge()
348 static portINLINE void vTCPTimerSet( TCPTimer_t * pxTimer );355 static portINLINE void vTCPTimerSet( TCPTimer_t * pxTimer ) in vTCPTimerSet()361 static portINLINE uint32_t ulTimerGetAge( const TCPTimer_t * pxTimer );370 static portINLINE uint32_t ulTimerGetAge( const TCPTimer_t * pxTimer ) in ulTimerGetAge()
46 } TCPTimer_t; typedef56 …TCPTimer_t xTransmitTimer; /**< saves a timestamp at the moment this segment gets transmitted (TX …