Searched refs:SCTP_CAUSE_UNRECOG_CHUNK (Results 1 – 3 of 3) sorted by relevance
371 #define SCTP_CAUSE_UNRECOG_CHUNK 0x0006 macro
1349 case SCTP_CAUSE_UNRECOG_CHUNK: in sctp_handle_error()5697 cause->code = htons(SCTP_CAUSE_UNRECOG_CHUNK);
2917 cause->code = htons(SCTP_CAUSE_UNRECOG_CHUNK); in sctp_process_data()