int rtx_dequeue_up_to(unsigned int ctsna)

Function takes out chunks up to ctsna, updates newly acked bytes

Documentation

Function takes out chunks up to ctsna, updates newly acked bytes
Parameters:
ctsna - the ctsna value, that has just been received in a sack
Returns:
-1 if error (such as ctsna > than all chunk_tsn), 0 on success

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.