Searched refs:prvTCPWindowTxCheckAck (Results 1 – 1 of 1) sorted by relevance
195 static uint32_t prvTCPWindowTxCheckAck( TCPWindow_t * pxWindow,1940 static uint32_t prvTCPWindowTxCheckAck( TCPWindow_t * pxWindow, in prvTCPWindowTxCheckAck() function2186 ulReturn = prvTCPWindowTxCheckAck( pxWindow, ulFirstSequence, ulSequenceNumber ); in ulTCPWindowTxAck()2214 ulAckCount = prvTCPWindowTxCheckAck( pxWindow, ulFirst, ulLast ); in ulTCPWindowTxSack()