SCTP_MAX_DATA_BUNDLING
(asoc->stream_queue_cnt < SCTP_MAX_DATA_BUNDLING) &&
(asoc->stream_queue_cnt < SCTP_MAX_DATA_BUNDLING) &&
struct sctp_tmit_chunk *data_list[SCTP_MAX_DATA_BUNDLING];
if (bundle_at >= SCTP_MAX_DATA_BUNDLING) {
struct sctp_tmit_chunk *data_list[SCTP_MAX_DATA_BUNDLING];
if (bundle_at >= SCTP_MAX_DATA_BUNDLING) {