Disassembles chunks from a received datagram
Disassembles chunks from a received datagramAll chunks within the datagram are dispatched and sent to the appropriate module, i.e.: control chunks are sent to sctp_control/pathmanagement, SACK chunks to reliable_transfer, and data_chunks to RX_control. Those modules must get a pointer to the start of a chunk and information about its size (without padding).
Alphabetic index HTML hierarchy of classes or Java