Searched refs:unrec_chunk (Results 1 – 1 of 1) sorted by relevance
1202 struct sctp_error_unrecognized_chunk *unrec_chunk; in sctp_handle_error() local1204 unrec_chunk = (struct sctp_error_unrecognized_chunk *)cause; in sctp_handle_error()1205 sctp_process_unrecog_chunk(stcb, unrec_chunk->ch.chunk_type); in sctp_handle_error()