Searched refs:SCTP_ABORT_ASSOCIATION (Results 1 – 6 of 6) sorted by relevance
460 #define SCTP_ABORT_ASSOCIATION 0x06 macro
3696 case SCTP_ABORT_ASSOCIATION:4896 if ((ch->chunk_type == SCTP_ABORT_ASSOCIATION) ||5264 case SCTP_ABORT_ASSOCIATION:5874 if (ch->chunk_type != SCTP_ABORT_ASSOCIATION) {
11488 if (sctp_auth_is_required_chunk(SCTP_ABORT_ASSOCIATION,11491 stcb, SCTP_ABORT_ASSOCIATION);11534 abort->ch.chunk_type = SCTP_ABORT_ASSOCIATION;12286 case SCTP_ABORT_ASSOCIATION:13052 sctp_send_resp_msg(src, dst, sh, vtag, SCTP_ABORT_ASSOCIATION, cause,
4825 case SCTP_ABORT_ASSOCIATION:4881 if (ch->chunk_type == SCTP_ABORT_ASSOCIATION) {
2855 case SCTP_ABORT_ASSOCIATION: in sctp_process_data()
781 #define SCTP_ABORT_ASSOCIATION 0x06 macro