Searched refs:SCTP_SHUTDOWN_COMPLETE (Results 1 – 8 of 8) sorted by relevance
112 #define SCTP_SHUTDOWN_COMPLETE 0x0e macro132 { SCTP_SHUTDOWN_COMPLETE, "SHUTDOWN COMPLETE" },
468 #define SCTP_SHUTDOWN_COMPLETE 0x0e macro
3702 case SCTP_SHUTDOWN_COMPLETE:4889 (ch->chunk_type == SCTP_SHUTDOWN_COMPLETE) ||5490 case SCTP_SHUTDOWN_COMPLETE:5847 if (ch->chunk_type == SCTP_SHUTDOWN_COMPLETE) {
117 (chunk == SCTP_SHUTDOWN_COMPLETE) || in sctp_auth_add_chunk()
2844 case SCTP_SHUTDOWN_COMPLETE: in sctp_process_data()
11673 shutdown_complete->ch.chunk_type = SCTP_SHUTDOWN_COMPLETE;12118 sctp_send_resp_msg(src, dst, sh, 0, SCTP_SHUTDOWN_COMPLETE, NULL,
4846 case SCTP_SHUTDOWN_COMPLETE:
789 #define SCTP_SHUTDOWN_COMPLETE 0x0e macro