Lines Matching refs:chunk_length
2641 initm->msg.ch.chunk_length = 0;
2850 initm->msg.ch.chunk_length = htons((m->m_pkthdr.len -
2853 printf("chunk_length %d\n", ntohs(initm->msg.ch.chunk_length));
2922 limit = ntohs(cp->chunk_length) - sizeof(struct sctp_init_chunk);
3588 initackm_out->msg.ch.chunk_length = 0;
3805 sz_of = SCTP_SIZE32(ntohs(init_chk->ch.chunk_length));
3836 initackm_out->msg.ch.chunk_length = htons(sz_of);
5042 dchkh->ch.chunk_length = htons(chk->send_size);
6019 hdr->chunk_length = htons(chk->send_size);
6223 hdr->chunk_length = htons(chk->send_size);
6269 ack_cp->ch.chunk_length = htons(chk->send_size);
6314 shutdown_cp->ch.chunk_length = htons(chk->send_size);
7607 fwdtsn->ch.chunk_length = htons(chk->send_size);
7904 sack->ch.chunk_length = htons(a_chk->send_size);
7983 abort_m->msg.ch.chunk_length = htons(sizeof(struct sctp_abort_chunk) +
8016 comp_cp->shut_cmp.ch.chunk_length = htons(sizeof(struct sctp_shutdown_complete_chunk));
8106 comp_cp->shut_cmp.ch.chunk_length = htons(sizeof(struct sctp_shutdown_complete_chunk));
8345 hb->ch.chunk_length = htons(chk->send_size);
8470 ecne->ch.chunk_length = htons(sizeof(struct sctp_ecne_chunk));
8587 drp->ch.chunk_length = htons(chk->send_size);
8653 cwr->ch.chunk_length = htons(sizeof(struct sctp_cwr_chunk));
8746 strack->ch.chunk_length = htons(chk->send_size);
8899 strreq->ch.chunk_length = htons(chk->send_size);
9040 abm->msg.ch.chunk_length = htons(sizeof(abm->msg.ch) + err_len);
9043 abm->msg.ch.chunk_length = htons(sizeof(abm->msg.ch));
9122 ophdr->chunk_length = htons(scm->m_pkthdr.len - sizeof(struct sctphdr));