int rtx_process_sack(unsigned int adr_index, void *sack_chunk)

this is called by bundling, when a SACK needs to be processed.

Documentation

this is called by bundling, when a SACK needs to be processed. This is a LONG function ! FIXME : check correct update of rtx->lowest_tsn ! CHECK : did SACK ack lowest outstanding tsn, restart t3 timer (section 7.2.4.4) )
Parameters:
adr_index - index of the address where we got that sack
sack_chunk - pointer to the sack chunk
Returns:
-1 on error, 0 if okay.

Alphabetic index HTML hierarchy of classes or Java



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