Searched refs:idata_chunk (Results 1 – 1 of 1) sorted by relevance
4184 struct sctp_idata_chunk *idata_chunk; in sctp_handle_packet_dropped() local4277 idata_chunk = (struct sctp_idata_chunk *)(cp->data + offset); in sctp_handle_packet_dropped()4278 memcpy(desc.data_bytes, idata_chunk + 1, SCTP_NUM_DB_TO_VERIFY); in sctp_handle_packet_dropped()4279 desc.tsn_ifany = idata_chunk->dp.tsn; in sctp_handle_packet_dropped()