Searched refs:SCTP_SHUTDOWN_COMPLETE (Results 1 – 9 of 9) sorted by relevance
110 #define SCTP_SHUTDOWN_COMPLETE 0x0e macro130 { SCTP_SHUTDOWN_COMPLETE, "SHUTDOWN COMPLETE" },
456 #define SCTP_SHUTDOWN_COMPLETE 0x0e macro
3280 case SCTP_SHUTDOWN_COMPLETE: in process_chunk_drop()4470 (ch->chunk_type == SCTP_SHUTDOWN_COMPLETE) || in sctp_process_control()5013 case SCTP_SHUTDOWN_COMPLETE: in sctp_process_control()5427 if (ch->chunk_type == SCTP_SHUTDOWN_COMPLETE) { in sctp_common_input_processing()
110 (chunk == SCTP_SHUTDOWN_COMPLETE) || in sctp_auth_add_chunk()
2807 case SCTP_SHUTDOWN_COMPLETE: in sctp_process_data()
11078 shutdown_complete->ch.chunk_type = SCTP_SHUTDOWN_COMPLETE; in sctp_send_shutdown_complete()11365 sctp_send_resp_msg(src, dst, sh, 0, SCTP_SHUTDOWN_COMPLETE, NULL, in sctp_send_shutdown_complete2()
4580 case SCTP_SHUTDOWN_COMPLETE: in sctp_handle_ootb()
1105 (chunk_hdr->chunk_type == SCTP_SHUTDOWN_COMPLETE))) { in sctp_PktParser()1164 case SCTP_SHUTDOWN_COMPLETE: /* minimum sized chunk */ in sctp_PktParser()
2070 case SCTP_SHUTDOWN_COMPLETE: in pf_scan_sctp()