Searched refs:chunk_type (Results 1 – 16 of 16) sorted by relevance
1008 switch (chunk_type) { in sctp_process_unrecog_chunk()1020 chunk_type, chunk_type); in sctp_process_unrecog_chunk()3055 switch (desc->chunk_type) { in process_chunk_drop()4006 ch->chunk_type = SCTP_STREAM_RESET; in sctp_handle_stream_reset()4178 desc.chunk_type = chk_hdr->chunk_type; in sctp_handle_packet_dropped()4185 if (desc.chunk_type == SCTP_DATA) { in sctp_handle_packet_dropped()4524 ch->chunk_type, chk_length); in sctp_process_control()4537 switch (ch->chunk_type) { in sctp_process_control()4581 switch (ch->chunk_type) { in sctp_process_control()5190 if ((ch->chunk_type & 0x40) && in sctp_process_control()[all …]
384 #define IS_SCTP_CONTROL(a) (((a)->chunk_type != SCTP_DATA) && ((a)->chunk_type != SCTP_IDATA))385 #define IS_SCTP_DATA(a) (((a)->chunk_type == SCTP_DATA) || ((a)->chunk_type == SCTP_IDATA))
60 uint8_t chunk_type; /* chunk type */ member
2732 (ch->chunk_type == SCTP_DATA)) { in sctp_process_data()2743 (ch->chunk_type == SCTP_IDATA)) { in sctp_process_data()2753 if ((ch->chunk_type == SCTP_DATA) || in sctp_process_data()2754 (ch->chunk_type == SCTP_IDATA)) { in sctp_process_data()2757 if (ch->chunk_type == SCTP_DATA) { in sctp_process_data()2771 ch->chunk_type == SCTP_DATA ? "DATA" : "I-DATA", in sctp_process_data()2788 last_chunk, ch->chunk_type)) { in sctp_process_data()2804 switch (ch->chunk_type) { in sctp_process_data()2842 ch->chunk_type); in sctp_process_data()2866 if (ch->chunk_type & 0x40) { in sctp_process_data()[all …]
402 uint8_t chunk_type; member
7599 dchkh->ch.chunk_type = SCTP_DATA; in sctp_move_to_outqueue()9035 hdr->chunk_type = SCTP_COOKIE_ECHO; in sctp_send_cookie_echo()9153 hdr->chunk_type = SCTP_COOKIE_ACK; in sctp_send_cookie_ack()10844 sack->ch.chunk_type = type; in sctp_send_sack()10858 nr_sack->ch.chunk_type = type; in sctp_send_sack()11186 ch->chunk_type = type; in sctp_send_resp_msg()11505 switch (ch->chunk_type) { in sctp_send_packet_dropped()11659 cwr->ch.chunk_type = SCTP_ECN_CWR; in sctp_send_cwr()11887 ch->chunk_type = SCTP_STREAM_RESET; in sctp_send_deferred_reset_response()12040 ch->chunk_type = SCTP_STREAM_RESET; in sctp_send_stream_reset_out_if_possible()[all …]
4536 switch (ch->chunk_type) { in sctp_handle_ootb()4595 if (ch->chunk_type == SCTP_ABORT_ASSOCIATION) { in sctp_is_there_an_abort_here()4599 if ((ch->chunk_type == SCTP_INITIATION) || in sctp_is_there_an_abort_here()4600 (ch->chunk_type == SCTP_INITIATION_ACK)) { in sctp_is_there_an_abort_here()7256 if ((ch->ch.chunk_type != SCTP_INITIATION) || in sctp_recv_icmp_tunneled_packet()7383 uint8_t chunk_type; in sctp_recv_icmp6_tunneled_packet() local7390 (caddr_t)&chunk_type); in sctp_recv_icmp6_tunneled_packet()7398 if ((chunk_type != SCTP_INITIATION) || in sctp_recv_icmp6_tunneled_packet()
307 if (ch->chunk_type == SCTP_INITIATION) { in icmp_error()
682 ack_cp->ch.chunk_type = SCTP_ASCONF_ACK; in sctp_handle_asconf()2603 acp->ch.chunk_type = SCTP_ASCONF; in sctp_compose_asconf()
2242 if ((ch->chunk_type == SCTP_INITIATION) || in sctp_findassociation_addr()2243 (ch->chunk_type == SCTP_INITIATION_ACK)) { in sctp_findassociation_addr()
334 if ((ch->ch.chunk_type != SCTP_INITIATION) || in sctp_ctlinput()
351 uint8_t chunk_type; in sctp6_ctlinput() local357 (caddr_t)&chunk_type); in sctp6_ctlinput()364 if ((chunk_type != SCTP_INITIATION) || in sctp6_ctlinput()
1149 init->ch.chunk_type = SCTP_INITIATION; in send_probe()1177 chk->chunk_type = SCTP_SHUTDOWN_ACK; in send_probe()1184 chk->chunk_type = SCTP_PAD_CHUNK; in send_probe()
1596 init->ch.chunk_type = SCTP_INITIATION; in sctp_prep()1625 chk->chunk_type = SCTP_SHUTDOWN_ACK; in sctp_prep()1633 chk->chunk_type = SCTP_PAD_CHUNK; in sctp_prep()
963 chunk_hdr->chunk_type = (sndrply & SN_TX_ABORT) ? SCTP_ABORT_ASSOCIATION : SCTP_OPERATION_ERROR; in TxAbortErrorM()1100 ((chunk_hdr->chunk_type == SCTP_ABORT_ASSOCIATION) || in sctp_PktParser()1101 (chunk_hdr->chunk_type == SCTP_SHUTDOWN_COMPLETE))) { in sctp_PktParser()1120 switch (chunk_hdr->chunk_type) { in sctp_PktParser()
605 chunk->chunk_type = SCTP_ABORT_ASSOCIATION; in ipfw_send_abort()922 switch (chunk->chunk_type) { in send_reject6()1040 switch (chunk->chunk_type) { in send_reject()