Searched refs:SCTP_IDATA (Results 1 – 8 of 8) sorted by relevance
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))
455 #define SCTP_IDATA 0x40 macro
1712 if (chk_type == SCTP_IDATA) { in sctp_process_a_data_chunk()1862 if ((chk_type == SCTP_IDATA) && in sctp_process_a_data_chunk()2024 if (chk_type == SCTP_IDATA) { in sctp_process_a_data_chunk()2030 if (chk_type == SCTP_IDATA) { in sctp_process_a_data_chunk()2050 if (chk_type == SCTP_IDATA) { in sctp_process_a_data_chunk()2743 (ch->chunk_type == SCTP_IDATA)) { in sctp_process_data()2754 (ch->chunk_type == SCTP_IDATA)) { in sctp_process_data()
3098 case SCTP_IDATA: in process_chunk_drop()4256 } else if (desc.chunk_type == SCTP_IDATA) { in sctp_handle_packet_dropped()
4745 pr_supported->chunk_types[num_ext++] = SCTP_IDATA; in sctp_send_initiate()5946 pr_supported->chunk_types[num_ext++] = SCTP_IDATA; in sctp_send_initiate_ack()7581 ndchkh->ch.chunk_type = SCTP_IDATA; in sctp_move_to_outqueue()
6436 case SCTP_IDATA: in sctp_load_addresses_from_init()