Lines Matching full:chunks
105 /* Create a temporary list to collect chunks on. */ in sctp_ulpq_tail_data()
272 /* Helper function to store chunks that need to be reassembled. */
418 /* The chunks are held in the reasm queue sorted by TSN. in sctp_ulpq_retrieve_reassembled()
420 * fragmented chunks that complete a datagram. in sctp_ulpq_retrieve_reassembled()
515 /* The chunks are held in the reasm queue sorted by TSN. in sctp_ulpq_retrieve_partial()
517 * sequence of fragmented chunks. in sctp_ulpq_retrieve_partial()
574 /* Helper function to reassemble chunks. Hold chunks on the reasm queue that
614 /* The chunks are held in the reasm queue sorted by TSN. in sctp_ulpq_retrieve_first()
616 * fragmented chunks that start a datagram. in sctp_ulpq_retrieve_first()
759 /* We are holding the chunks by stream, by SSN. */ in sctp_ulpq_retrieve_ordered()
786 /* Helper function to store chunks needing ordering. */
863 /* Go find any other chunks that were waiting for in sctp_ulpq_order()
886 /* We are holding the chunks by stream, by SSN. */ in sctp_ulpq_reap_ordered()
908 /* Create a temporary list to collect chunks on. */ in sctp_ulpq_reap_ordered()
958 /* Go find any other chunks that were waiting for in sctp_ulpq_skip()