int rtx_update_retrans_chunks(void *data_chunk, unsigned int dest)

a function called by FlowCtrl, when chunk has been given to the bundling instance, but is already contained in the reliable transfer list.

Documentation

a function called by FlowCtrl, when chunk has been given to the bundling instance, but is already contained in the reliable transfer list. some data in that chunks must be updated.
Parameters:
data_chunk - pointer to tha chunk that is to be updated
dest - index of the destination address where the chunk will go next
Returns:
-1 on error, 0 if okay

Alphabetic index HTML hierarchy of classes or Java



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