Searched refs:chunk_length (Results 1 – 11 of 11) sorted by relevance
1045 int chunk_length; in sctp_PktParser() local1084 chunk_length = SCTP_SIZE32(ntohs(chunk_hdr->chunk_length)); in sctp_PktParser()1115 sm->chunk_length = chunk_length; in sctp_PktParser()1137 sm->chunk_length = chunk_length; in sctp_PktParser()1141 sm->chunk_length = chunk_length; in sctp_PktParser()1148 sm->chunk_length = chunk_length; in sctp_PktParser()1154 sm->chunk_length = chunk_length; in sctp_PktParser()1204 sm->chunk_length = chunk_length - sizeof(struct sctp_asconf_ack_chunk); in sctp_PktParser()1216 bytes_left-= chunk_length; in sctp_PktParser()1229 chunk_length = SCTP_SIZE32(ntohs(chunk_hdr->chunk_length)); in sctp_PktParser()[all …]
175 int chunk_length; /**< length of chunk of interest */ member
154 offset + ntohs(cp->ch.chunk_length))) { in sctp_handle_init()789 len = ntohs(abort->ch.chunk_length); in sctp_handle_abort()1111 remaining_length = ntohs(ch->chunk_length); in sctp_handle_error()2332 cookie_len = ntohs(cp->ch.chunk_length); in sctp_handle_cookie_echo()2900 len = ntohs(cp->ch.chunk_length); in sctp_handle_ecn_echo()4052 ch->chunk_length = htons(chk->send_size); in sctp_handle_stream_reset()4193 pktdrp_len = ntohs(cp->ch.chunk_length); in sctp_handle_packet_dropped()4395 ntohs(ch->chunk_length)); in sctp_process_control()4406 ntohs(ch->chunk_length), vtag_in); in sctp_process_control()4427 auth_len = ntohs(ch->chunk_length); in sctp_process_control()[all …]
625 if (ntohs(cp->ch.chunk_length) < sizeof(struct sctp_asconf_chunk)) { in sctp_handle_asconf()628 ntohs(cp->ch.chunk_length)); in sctp_handle_asconf()649 asconf_limit = offset + ntohs(cp->ch.chunk_length); in sctp_handle_asconf()687 ack_cp->ch.chunk_length = sizeof(struct sctp_asconf_ack_chunk); in sctp_handle_asconf()785 ack_cp->ch.chunk_length += SCTP_BUF_LEN(m_result); in sctp_handle_asconf()807 ack_cp->ch.chunk_length = htons(ack_cp->ch.chunk_length); in sctp_handle_asconf()1679 if (ntohs(cp->ch.chunk_length) < sizeof(struct sctp_asconf_ack_chunk)) { in sctp_handle_asconf_ack()1682 ntohs(cp->ch.chunk_length)); in sctp_handle_asconf_ack()1725 ack_length = ntohs(cp->ch.chunk_length) - in sctp_handle_asconf_ack()2350 asconf_limit = ntohs(acp->ch.chunk_length); in sctp_is_addr_pending()[all …]
4678 init->ch.chunk_length = 0; in sctp_send_initiate()4875 init->ch.chunk_length = htons(chunk_len); in sctp_send_initiate()5804 initack->ch.chunk_length = 0; in sctp_send_initiate_ack()8890 uint32_t chunk_length; in sctp_queue_op_err() local8899 chunk_length = 0; in sctp_queue_op_err()8901 chunk_length += SCTP_BUF_LEN(mat); in sctp_queue_op_err()8910 padding_length = chunk_length % 4; in sctp_queue_op_err()8930 chk->send_size = (uint16_t)chunk_length; in sctp_queue_op_err()11472 chk_length = ntohs(ch->chunk_length); in sctp_send_packet_dropped()11704 ch->chunk_length = htons(len + old_len); in sctp_add_stream_reset_out()[all …]
62 uint16_t chunk_length; /* chunk length */ member
3164 abort_len = ntohs(abort->ch.chunk_length); in sctp_notify_assoc_change()3413 chk_len = ntohs(chkhdr->chunk_length); in sctp_notify_send_failed()3997 chunk_len = ntohs(chunk->ch.chunk_length); in sctp_notify_remote_error()4507 chk_length = ntohs(ch->chunk_length); in sctp_handle_ootb()4565 chk_length = ntohs(ch->chunk_length); in sctp_is_there_an_abort_here()
1602 chunklen = ntohs(auth->ch.chunk_length); in sctp_handle_auth()
2725 chk_length = ntohs(ch->chunk_length); in sctp_process_data()5500 if ((fwd_sz = ntohs(fwd->ch.chunk_length)) < sizeof(struct sctp_forward_tsn_chunk)) { in sctp_handle_forward_tsn()
610 chunk->chunk_length = htons(sizeof(struct sctp_chunkhdr)); in ipfw_send_abort()937 ntohs(chunk->chunk_length) + 3) { in send_reject6()1055 ntohs(chunk->chunk_length) + 3) { in send_reject()