Home
last modified time | relevance | path

Searched refs:SCTP_CID_ABORT (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/linux/
Dsctp.h86 SCTP_CID_ABORT = 6, enumerator
/linux-2.4.37.9/net/sctp/
Dinput.c528 if (SCTP_CID_ABORT == ch->type) in sctp_rcv_ootb()
Doutqueue.c744 case SCTP_CID_ABORT: in sctp_outq_flush()
Dsm_make_chunk.c747 retval = sctp_make_chunk(asoc, SCTP_CID_ABORT, flags, hint); in sctp_make_abort()
Dsm_statefuns.c3087 if (SCTP_CID_ABORT == ch->type) in sctp_sf_ootb()