Searched refs:SCTP_CID_ABORT (Results 1 – 5 of 5) sorted by relevance
86 SCTP_CID_ABORT = 6, enumerator
528 if (SCTP_CID_ABORT == ch->type) in sctp_rcv_ootb()
744 case SCTP_CID_ABORT: in sctp_outq_flush()
747 retval = sctp_make_chunk(asoc, SCTP_CID_ABORT, flags, hint); in sctp_make_abort()
3087 if (SCTP_CID_ABORT == ch->type) in sctp_sf_ootb()