Searched refs:prvTCPWindowTxCheckAck (Results 1 – 1 of 1) sorted by relevance
193 static uint32_t prvTCPWindowTxCheckAck( TCPWindow_t * pxWindow,1936 static uint32_t prvTCPWindowTxCheckAck( TCPWindow_t * pxWindow, in prvTCPWindowTxCheckAck() function2182 ulReturn = prvTCPWindowTxCheckAck( pxWindow, ulFirstSequence, ulSequenceNumber ); in ulTCPWindowTxAck()2210 ulAckCount = prvTCPWindowTxCheckAck( pxWindow, ulFirst, ulLast ); in ulTCPWindowTxSack()