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