unsigned int rtx_rcv_shutdown_ctsna(unsigned int ctsna)

function that is called by SCTP-Control, when peer indicates shutdown and sends us his last ctsnathis function dequeues all chunks, and returns the number of chunks left in the queue

Documentation

function that is called by SCTP-Control, when peer indicates shutdown and sends us his last ctsnathis function dequeues all chunks, and returns the number of chunks left in the queue
Parameters:
ctsna - up to this tsn we can dequeue all chunks here
Returns:
number of chunks that are still queued

Alphabetic index HTML hierarchy of classes or Java



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