Lines Matching full:chunks
102 /* Create a temporary list to collect chunks on. */ in sctp_ulpq_tail_data()
266 /* Helper function to store chunks that need to be reassembled. */
412 /* The chunks are held in the reasm queue sorted by TSN. in sctp_ulpq_retrieve_reassembled()
414 * fragmented chunks that complete a datagram. in sctp_ulpq_retrieve_reassembled()
509 /* The chunks are held in the reasm queue sorted by TSN. in sctp_ulpq_retrieve_partial()
511 * sequence of fragmented chunks. in sctp_ulpq_retrieve_partial()
568 /* Helper function to reassemble chunks. Hold chunks on the reasm queue that
608 /* The chunks are held in the reasm queue sorted by TSN. in sctp_ulpq_retrieve_first()
610 * fragmented chunks that start a datagram. in sctp_ulpq_retrieve_first()
753 /* We are holding the chunks by stream, by SSN. */ in sctp_ulpq_retrieve_ordered()
780 /* Helper function to store chunks needing ordering. */
857 /* Go find any other chunks that were waiting for in sctp_ulpq_order()
880 /* We are holding the chunks by stream, by SSN. */ in sctp_ulpq_reap_ordered()
902 /* Create a temporary list to collect chunks on. */ in sctp_ulpq_reap_ordered()
952 /* Go find any other chunks that were waiting for in sctp_ulpq_skip()