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()
350 static portINLINE void vTCPTimerSet( TCPTimer_t * pxTimer );357 static portINLINE void vTCPTimerSet( TCPTimer_t * pxTimer ) in vTCPTimerSet()363 static portINLINE uint32_t ulTimerGetAge( const TCPTimer_t * pxTimer );372 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 …